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:
f666f87
)
ipv6: Shrink udp_v6_mcast_next() to one socket variable
author
Sven Wegener
<sven.wegener@stealer.net>
Thu, 29 May 2014 20:27:06 +0000
(20:27 +0000)
committer
David S. Miller
<davem@davemloft.net>
Thu, 5 Jun 2014 23:23:08 +0000
(16:23 -0700)
To avoid the confusion of having two variables, shrink the function to
only use the parameter variable for looping.
Cc: Eric Dumazet <edumazet@google.com>
Signed-off-by: Sven Wegener <sven.wegener@stealer.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/udp.c
patch
|
blob
|
history
diff --cc
net/ipv6/udp.c
Simple merge