]> git.baikalelectronics.ru Git - kernel.git/commit
[IPv6] route: Convert route notifications to use rtnl_notify()
authorThomas Graf <tgraf@suug.ch>
Tue, 15 Aug 2006 07:35:24 +0000 (00:35 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 22 Sep 2006 21:54:56 +0000 (14:54 -0700)
commit548bb8227988f4eb998a5448c5fb5d3f2e6c0879
tree9aee5c6012e7676e6ec70afb907adab912f347c1
parent918863686c702240c84611adfab7458cea252be1
[IPv6] route: Convert route notifications to use rtnl_notify()

Fixes a wrong use of current->pid as netlink pid.

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