[NET]: Convert RTNL to mutex.
authorStephen Hemminger <shemminger@osdl.org>
Tue, 21 Mar 2006 06:23:58 +0000 (22:23 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 21 Mar 2006 06:23:58 +0000 (22:23 -0800)
commit6756ae4b4e97aba48c042b4aa6b77a18f507d2cb
tree05bf37711d782fb0089d474716026c44a454f89b
parent253aa11578c1b89757282430891bb66ae5300092
[NET]: Convert RTNL to mutex.

This patch turns the RTNL from a semaphore to a new 2.6.16 mutex and
gets rid of some of the leftover legacy.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/8139too.c
include/linux/rtnetlink.h
net/core/dev.c
net/core/link_watch.c
net/core/netpoll.c
net/core/rtnetlink.c
net/ipv4/igmp.c
net/ipv4/ipconfig.c