[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>
Showing
- drivers/net/8139too.c 1 addition, 1 deletiondrivers/net/8139too.c
- include/linux/rtnetlink.h 7 additions, 13 deletionsinclude/linux/rtnetlink.h
- net/core/dev.c 4 additions, 4 deletionsnet/core/dev.c
- net/core/link_watch.c 2 additions, 2 deletionsnet/core/link_watch.c
- net/core/netpoll.c 3 additions, 3 deletionsnet/core/netpoll.c
- net/core/rtnetlink.c 17 additions, 11 deletionsnet/core/rtnetlink.c
- net/ipv4/igmp.c 12 additions, 12 deletionsnet/ipv4/igmp.c
- net/ipv4/ipconfig.c 5 additions, 5 deletionsnet/ipv4/ipconfig.c
Loading
Please register or sign in to comment