On 11/2/16 6:36 AM, Cyrill Gorcunov wrote: > I managed to miss that sk_for_each is called under "for" > cycle so need to use goto here to return matching socket. > > CC: David S. Miller <da...@davemloft.net> > CC: Eric Dumazet <eric.duma...@gmail.com> > CC: David Ahern <d...@cumulusnetworks.com> > CC: Andrey Vagin <ava...@openvz.org> > CC: Stephen Hemminger <step...@networkplumber.org> > Signed-off-by: Cyrill Gorcunov <gorcu...@openvz.org> > --- > net/ipv4/raw_diag.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-)
Acked-by: David Ahern <d...@cumulusnetworks.com>