]> git.baikalelectronics.ru Git - kernel.git/commit
[IPV6]: Remove ndiscs rt6_lock dependency
authorThomas Graf <tgraf@suug.ch>
Fri, 4 Aug 2006 10:37:36 +0000 (03:37 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 22 Sep 2006 21:53:38 +0000 (14:53 -0700)
commit76258a1a6e2c57f4d74a332bdf785b84f2f6e294
tree379a9e7bd63ecc3a4b3886aa297ba8cf282b273e
parent256cdefc84247f2180939fae6f4b8b0405c328ba
[IPV6]: Remove ndiscs rt6_lock dependency

(Ab)using rt6_lock wouldn't work anymore if rt6_lock is
converted into a per table lock.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/route.c