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:
5d6076b
)
net: avoid a dev refcount in ip_mc_find_dev()
author
Eric Dumazet
<eric.dumazet@gmail.com>
Tue, 19 Oct 2010 00:39:18 +0000
(
00:39
+0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 19 Oct 2010 10:50:47 +0000
(
03:50
-0700)
We hold RTNL in ip_mc_find_dev(), no need to touch device refcount.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found