aboutsummaryrefslogtreecommitdiffstats
path: root/net/switchdev/switchdev.c
diff options
context:
space:
mode:
authorJean-Philippe Brucker <[email protected]>2017-10-19 19:07:36 +0000
committerJeff Kirsher <[email protected]>2017-10-26 14:42:58 +0000
commit104ba83363d1d42af62abb247f1426c09a80fced (patch)
tree2427b4f0ce295c14b91706891ca830bdb0aae6a1 /net/switchdev/switchdev.c
parente1000: avoid null pointer dereference on invalid stat type (diff)
downloadkernel-104ba83363d1d42af62abb247f1426c09a80fced.tar.gz
kernel-104ba83363d1d42af62abb247f1426c09a80fced.zip
igb: Fix TX map failure path
When the driver cannot map a TX buffer, instead of rolling back gracefully and retrying later, we currently get a panic: [ 159.885994] igb 0000:00:00.0: TX DMA map failed [ 159.886588] Unable to handle kernel paging request at virtual address ffff00000a08c7a8 ... [ 159.897031] PC is at igb_xmit_frame_ring+0x9c8/0xcb8 Fix the erroneous test that leads to this situation. Signed-off-by: Jean-Philippe Brucker <[email protected]> Tested-by: Andrew Bowers <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions