udp: fix a typo in __udp4_lib_mcast_demux_lookup
authorEric Dumazet <edumazet@google.com>
Wed, 9 Oct 2013 04:47:29 +0000 (21:47 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 9 Oct 2013 05:51:57 +0000 (01:51 -0400)
At this point sk might contain garbage.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found