]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[BRIDGE]: Convert notifications to use rtnl_notify()
authorThomas Graf <tgraf@suug.ch>
Tue, 15 Aug 2006 07:36:28 +0000 (00:36 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 22 Sep 2006 21:54:59 +0000 (14:54 -0700)
commit280a306c539389156477cc9c07028d43fe4fbf86
tree956c9fe4e045236bb02980ebe35edc489c6bb47a
parent8c384bfa36b1dbeba8154da20d49167ce3e275c4
[BRIDGE]: Convert 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/bridge/br_netlink.c