diff options
author | 2011-06-19 12:43:33 +0000 | |
---|---|---|
committer | 2011-06-19 16:28:02 -0700 | |
commit | 658924dc9ae2ca8e3c46f36306f5dbd501cf4688 (patch) | |
tree | a10de7dfe5bd02f963455559868d4574cb08724c /tools/perf/scripts/python | |
parent | Merge branch 'davem.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 (diff) | |
download | linux-dev-658924dc9ae2ca8e3c46f36306f5dbd501cf4688.tar.xz linux-dev-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 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions