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)
commitfada5636fe41fd1423fe4e6af7b9f609378acde6
treeb9cf69a96229907f903d322b2a60f349c1d15903
parent6d81f41c58c69ddde497e9e640ba5805aa26e78c
ipip: fix percpu stats accounting

commit 3c97af99a5aa1 (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