]> git.baikalelectronics.ru Git - kernel.git/commit
[IPv6] prefix: Convert prefix notifications to use rtnl_notify()
authorThomas Graf <tgraf@suug.ch>
Tue, 15 Aug 2006 07:36:07 +0000 (00:36 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 22 Sep 2006 21:54:58 +0000 (14:54 -0700)
commit9058a55f8b3456ddc8954462b2b511c522c0f310
tree799c78f4b32fc3651bb5e53bc0a8042bbf322828
parent9d4122dbf0ee9deebbd2eab9c7ac84219b347ce3
[IPv6] prefix: Convert prefix 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/addrconf.c