summaryrefslogtreecommitdiffstats
path: root/drivers/net
diff options
context:
space:
mode:
authorDavid S. Miller2008-09-24 05:47:22 +0200
committerDavid S. Miller2008-09-24 05:47:22 +0200
commitd87798450a7635ab1bcc80271a13ce4a53b016a9 (patch)
treed60f6a09089f856073e9a02df92dbdf54c3b62fb /drivers/net
parentcan: Add documentation for virtual CAN driver usage (diff)
downloadkernel-qcow2-linux-d87798450a7635ab1bcc80271a13ce4a53b016a9.tar.gz
kernel-qcow2-linux-d87798450a7635ab1bcc80271a13ce4a53b016a9.tar.xz
kernel-qcow2-linux-d87798450a7635ab1bcc80271a13ce4a53b016a9.zip
aoe: Fix OOPS after SKB queue changes.
Reported by Thomas Graf. If we don't unlink the SKB from the queue when we send it out in aoenet_xmit(), dev_hard_start_xmit() will see skb->next as non-NULL and interpret this to mean the SKB is part of a GSO segment list. Add __skb_unlink() call to fix that. Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net')
0 files changed, 0 insertions, 0 deletions