summaryrefslogtreecommitdiff
path: root/kernel/auditsc.c
diff options
context:
space:
mode:
authorGeoff Levand <geoff@infradead.org>2023-03-18 17:39:16 +0000
committerDavid S. Miller <davem@davemloft.net>2023-03-20 10:20:40 +0000
commitbebe933d35a63d4f042fbf4dce4f22e689ba0fcd (patch)
tree7f842abad69728f234d67439059070ea0fb7b7a4 /kernel/auditsc.c
parent19b3bb51c3bc288b3f2c6f8c4450b0f548320625 (diff)
net/ps3_gelic_net: Use dma_mapping_error
The current Gelic Etherenet driver was checking the return value of its dma_map_single call, and not using the dma_mapping_error() routine. Fixes runtime problems like these: DMA-API: ps3_gelic_driver sb_05: device driver failed to check map error WARNING: CPU: 0 PID: 0 at kernel/dma/debug.c:1027 .check_unmap+0x888/0x8dc Fixes: 02c1889166b4 ("ps3: gigabit ethernet driver for PS3, take3") Reviewed-by: Alexander Duyck <alexanderduyck@fb.com> Signed-off-by: Geoff Levand <geoff@infradead.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel/auditsc.c')
0 files changed, 0 insertions, 0 deletions