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:
33175d8
)
ipv4: Remove redundant RCU locking in ip_check_mc().
author
David S. Miller
<davem@davemloft.net>
Fri, 11 Mar 2011 00:34:38 +0000
(16:34 -0800)
committer
David S. Miller
<davem@davemloft.net>
Fri, 11 Mar 2011 00:37:26 +0000
(16:37 -0800)
All callers are under rcu_read_lock() protection already.
Rename to ip_check_mc_rcu() to make it even more clear.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found