]> git.baikalelectronics.ru Git - kernel.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)
commit9c3daf479241d909246450e4cb2d48785e53f02d
tree7e8627bf0bb37ada382b5d34d15073c4fcfb2366
parent400bab45418c7ff01d33320dfd10924aee453ebe
sit: fix percpu stats accounting

commit fa6e393dc5b6e (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