]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf3e925cf1439ae6fa3a648310ef3a1eba3c69276
tree946fc5f549a477168f86cfb2ef4cad27e1e2979f
parentda5e184fafffdb12780500ca31f1ce82e43baf52
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