David S. Miller
d87798450a
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>
2008-09-23 20:47:22 -07:00
..
2008-09-23 20:47:22 -07:00
2008-07-21 21:54:41 -07:00
2008-05-18 13:28:50 -07:00
2008-07-20 17:24:38 -07:00
2008-08-20 15:40:30 -07:00
2006-12-07 08:39:30 -08:00
2008-08-06 12:30:04 +02:00
2007-10-29 11:33:05 +01:00
2008-08-06 12:30:04 +02:00
2008-08-06 12:30:03 +02:00
2008-04-29 08:06:18 -07:00
2005-04-16 15:20:36 -07:00
2008-04-18 22:16:32 -04:00
2008-07-04 09:52:13 +02:00
2007-09-11 17:21:19 -07:00
2008-04-29 08:06:03 -07:00
2008-07-16 20:33:48 +02:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2008-07-16 20:33:47 +02:00
2008-04-29 14:48:33 +02:00
2008-07-16 20:33:47 +02:00
2008-08-20 15:40:30 -07:00
2008-08-27 13:42:00 -07:00
2008-04-29 14:48:54 +02:00
2005-04-16 15:20:36 -07:00
2008-02-01 09:26:32 +01:00
2008-02-14 20:58:04 -08:00
2008-04-21 09:51:04 +02:00
2008-05-02 10:25:52 -07:00
2007-12-18 08:29:28 +01:00
2007-10-10 09:25:59 +02:00
2008-05-23 16:45:04 +10:00
2008-07-25 12:06:05 +10:00
2007-07-24 09:28:11 +02:00
2007-07-24 09:28:11 +02:00
2008-08-06 12:30:04 +02:00
2008-02-06 10:23:21 -07:00
2008-05-18 13:28:50 -07:00