]> git.baikalelectronics.ru Git - kernel.git/commit
[IPv6] link: Convert link notifications to use rtnl_notify()
authorThomas Graf <tgraf@suug.ch>
Tue, 15 Aug 2006 07:35:47 +0000 (00:35 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 22 Sep 2006 21:54:57 +0000 (14:54 -0700)
commit9d4122dbf0ee9deebbd2eab9c7ac84219b347ce3
tree4eb93041c3454f719324826072c6a42983701b1c
parent548bb8227988f4eb998a5448c5fb5d3f2e6c0879
[IPv6] link: Convert link 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