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:
6601850
)
igmp: avoid two atomic ops in igmp_rcv()
author
Eric Dumazet
<eric.dumazet@gmail.com>
Mon, 7 Jun 2010 03:17:10 +0000
(
03:17
+0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 8 Jun 2010 04:25:21 +0000
(21:25 -0700)
in_dev_get() -> __in_dev_get_rcu() in a rcu protected function.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found