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:
d29f749
)
netdev: Handle ->addr_list_lock just like ->_xmit_lock for lockdep.
author
David S. Miller
<davem@davemloft.net>
Tue, 22 Jul 2008 21:16:42 +0000
(14:16 -0700)
committer
David S. Miller
<davem@davemloft.net>
Tue, 22 Jul 2008 21:16:42 +0000
(14:16 -0700)
The new address list lock needs to handle the same device layering
issues that the _xmit_lock one does.
This integrates work done by Patrick McHardy.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found