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:
ddcb454
)
ipmr: __pim_rcv() is called under rcu_read_lock
author
Eric Dumazet
<eric.dumazet@gmail.com>
Fri, 1 Oct 2010 16:14:55 +0000
(16:14 +0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 4 Oct 2010 04:50:52 +0000
(21:50 -0700)
No need to get a reference on reg_dev and release it, we are in a
rcu_read_lock() protected section.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found