commit | abb6013cca147ad940b0e9fee260d2d9e93b7018 | [log] [tgz] |
---|---|---|
author | Li RongQing <roy.qing.li@gmail.com> | Thu Jan 02 13:20:12 2014 +0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Jan 02 19:37:21 2014 -0500 |
tree | 58ff3dd11e53ec545df209e5b386dcdd094228bc | |
parent | fad8da3e085ddf5e661090033287f1a5d62858fc [diff] |
ipv6: fix the use of pcpu_tstats in ip6_tunnel when read/write the 64bit data, the correct lock should be hold. Fixes: 87b6d218f3adb ("tunnel: implement 64 bits statistics") Cc: Stephen Hemminger <stephen@networkplumber.org> Cc: Eric Dumazet <edumazet@google.com> Signed-off-by: Li RongQing <roy.qing.li@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>