git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
253aa11
)
[NET]: Convert RTNL to mutex.
author
Stephen Hemminger
<shemminger@osdl.org>
Tue, 21 Mar 2006 06:23:58 +0000
(22:23 -0800)
committer
David 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