[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)
(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

Simple merge