]> bbs.cooldavid.org Git - net-next-2.6.git/commit
sit: fix percpu stats accounting
authorEric Dumazet <eric.dumazet@gmail.com>
Tue, 28 Sep 2010 02:17:58 +0000 (02:17 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 29 Sep 2010 20:25:21 +0000 (13:25 -0700)
commitdd4080ee575db1a2d0f40538aed5aa7662a06c54
tree7e8627bf0bb37ada382b5d34d15073c4fcfb2366
parentfada5636fe41fd1423fe4e6af7b9f609378acde6
sit: fix percpu stats accounting

commit 15fc1f7056ebd (sit: percpu stats accounting) forgot the fallback
tunnel case (sit0), and can crash pretty fast.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/sit.c