commit | fada5636fe41fd1423fe4e6af7b9f609378acde6 | [log] [tgz] |
---|---|---|
author | Eric Dumazet <eric.dumazet@gmail.com> | Mon Sep 27 23:56:46 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Sep 29 13:23:50 2010 -0700 |
tree | b9cf69a96229907f903d322b2a60f349c1d15903 | |
parent | 6d81f41c58c69ddde497e9e640ba5805aa26e78c [diff] |
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>