ipv6: fix the use of pcpu_tstats in sit
authorLi RongQing <roy.qing.li@gmail.com>
Thu, 2 Jan 2014 00:49:36 +0000 (08:49 +0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 2 Jan 2014 03:48:59 +0000 (22:48 -0500)
commitc3ac17cd6af2687d5881184edd310a5f9c4baa98
tree946fc5f549a477168f86cfb2ef4cad27e1e2979f
parent7e0309631ecf0cd16edba72ff74747fa1b96ead3
ipv6: fix the use of pcpu_tstats in sit

when read/write the 64bit data, the correct lock should be hold.

Signed-off-by: Li RongQing <roy.qing.li@gmail.com>
Acked-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/sit.c