diff options
author | Eric Dumazet <eric.dumazet@gmail.com> | 2011-06-19 14:43:33 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-06-20 01:28:02 +0200 |
commit | 658924dc9ae2ca8e3c46f36306f5dbd501cf4688 (patch) | |
tree | a10de7dfe5bd02f963455559868d4574cb08724c /Documentation/braille-console.txt | |
parent | Merge branch 'davem.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/r... (diff) | |
download | linux-658924dc9ae2ca8e3c46f36306f5dbd501cf4688.tar.xz linux-658924dc9ae2ca8e3c46f36306f5dbd501cf4688.zip |
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 <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/braille-console.txt')
0 files changed, 0 insertions, 0 deletions