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:
3e1c0f0
)
udp: Simplify __udp*_lib_mcast_deliver.
author
David Held
<drheld@google.com>
Wed, 16 Jul 2014 03:28:31 +0000
(23:28 -0400)
committer
David S. Miller
<davem@davemloft.net>
Thu, 17 Jul 2014 06:29:52 +0000
(23:29 -0700)
Switch to using sk_nulls_for_each which shortens the code and makes it
easier to update.
Signed-off-by: David Held <drheld@google.com>
Acked-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found