commit | 6756ae4b4e97aba48c042b4aa6b77a18f507d2cb | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@osdl.org> | Mon Mar 20 22:23:58 2006 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Mar 20 22:23:58 2006 -0800 |
tree | 05bf37711d782fb0089d474716026c44a454f89b | |
parent | 253aa11578c1b89757282430891bb66ae5300092 [diff] |
[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>