Eric Dumazet c82b9d7fe7 netxen: fix race in skb->len access
As soon as skb is given to hardware, TX completion can free skb under
us.
Therefore, we should update dev stats before kicking the device.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
CC: Amit Kumar Salecha <amit.salecha@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-06-20 13:04:12 -07:00
..
2011-05-26 17:12:32 -07:00
2011-05-26 19:45:46 +02:00
2011-06-19 16:28:03 -07:00
2011-05-27 20:06:53 -07:00
2011-06-20 13:04:12 -07:00
2011-05-24 12:45:59 +02:00
2011-05-30 11:14:15 +09:30