From: Sven Wegener Date: Thu, 29 May 2014 20:27:06 +0000 (+0000) Subject: ipv6: Shrink udp_v6_mcast_next() to one socket variable X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e89fd8b7db71038fd9f70f34e210963fa8fc980;p=pandora-kernel.git ipv6: Shrink udp_v6_mcast_next() to one socket variable To avoid the confusion of having two variables, shrink the function to only use the parameter variable for looping. Cc: Eric Dumazet Signed-off-by: Sven Wegener Signed-off-by: David S. Miller --- Reading git-diff-tree failed