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)
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>

No differences found