]> git.baikalelectronics.ru Git - kernel.git/commit
ipip: fix percpu stats accounting
authorEric Dumazet <eric.dumazet@gmail.com>
Mon, 27 Sep 2010 23:56:46 +0000 (23:56 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 29 Sep 2010 20:23:50 +0000 (13:23 -0700)
commit400bab45418c7ff01d33320dfd10924aee453ebe
treeb9cf69a96229907f903d322b2a60f349c1d15903
parent550feb5e3e9c39f29420c8c45b66e4e2a538a52c
ipip: fix percpu stats accounting

commit bca90fa399010 (ipip: percpu stats accounting) forgot the fallback
tunnel case (tunl0), and can crash pretty fast.

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