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:
254245d
)
vlan: eliminate use of dev_base_lock
author
stephen hemminger
<shemminger@vyatta.com>
Tue, 10 Nov 2009 07:54:48 +0000
(07:54 +0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 11 Nov 2009 06:26:30 +0000
(22:26 -0800)
Do not need to use read_lock(&dev_base_lock), use RCU instead.
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Acked-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found