]> git.baikalelectronics.ru Git - kernel.git/commit
ndisc: Update neigh->updated with write lock.
authorYOSHIFUJI Hideaki / 吉藤英明 <yoshfuji@linux-ipv6.org>
Thu, 17 Jan 2013 12:53:02 +0000 (12:53 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 17 Jan 2013 23:38:18 +0000 (18:38 -0500)
commit6b0cfea42b5e6ed1f641911ba38231f63b1b846a
tree7b6ff3fd661d413d185ed05d0443a69c8ee838c3
parent60d277bd3018442ae524597c1f3ed87972797d34
ndisc: Update neigh->updated with write lock.

neigh->nud_state and neigh->updated are under protection of
neigh->lock.

Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/route.c