diff options
author | Eric Dumazet <[email protected]> | 2011-06-19 12:43:33 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2011-06-19 16:28:02 -0700 |
commit | 658924dc9ae2ca8e3c46f36306f5dbd501cf4688 (patch) | |
tree | a10de7dfe5bd02f963455559868d4574cb08724c /net/unix/sysctl_net_unix.c | |
parent | 00ce2d5614a67521241d024c6e50afe3bd3df049 (diff) |
hp100: fix an skb->len race
As soon as skb is given to hardware and spinlock released, TX completion
can free skb under us. Therefore, we should update netdev stats before
spinlock release.
Signed-off-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions