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)
commit7ff74a596b6aa47ccc71f6b9a26006af69d0e33f
tree7b6ff3fd661d413d185ed05d0443a69c8ee838c3
parentcbf1de72324a8105ddcc3d9ce9acbc613faea17e
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