]> Pileus Git - ~andy/linux/commit
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)
commitf69b923a758f598fd6bb69e57564b59506f4f1fc
treefef4eb393db37bc1c2f78e26de5752943f2b7eb2
parentefe4208f47f907b86f528788da711e8ab9dea44d
udp: fix a typo in __udp4_lib_mcast_demux_lookup

At this point sk might contain garbage.

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