[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)
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>

No differences found