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:
31ef30c
)
netlabel: remove dev_put() calls
author
Eric Dumazet
<eric.dumazet@gmail.com>
Fri, 6 Nov 2009 04:53:47 +0000
(20:53 -0800)
committer
David S. Miller
<davem@davemloft.net>
Fri, 6 Nov 2009 06:34:18 +0000
(22:34 -0800)
Use dev_get_by_name_rcu() to avoid dev_put() calls,
in sections already inside a rcu_read_lock()
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found