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

No differences found