]> git.baikalelectronics.ru Git - kernel.git/commit
[IPv6] address: Convert address notification to use rtnl_notify()
authorThomas Graf <tgraf@suug.ch>
Tue, 15 Aug 2006 07:35:02 +0000 (00:35 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 22 Sep 2006 21:54:55 +0000 (14:54 -0700)
commit918863686c702240c84611adfab7458cea252be1
treef4a8a1dd4a12a3cd7ca8167551cf11be36a49f79
parentd38ad4cc62f0c5351703118a533b011943516d07
[IPv6] address: Convert address notification 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/addrconf.c