ipv6-multicast: Fix memory leak in input path.
authorBen Greear <greearb@candelatech.com>
Tue, 27 Sep 2011 19:16:08 +0000 (15:16 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 27 Sep 2011 19:16:08 +0000 (15:16 -0400)
Have to free the skb before returning if we fail
the fib lookup.

Signed-off-by: Ben Greear <greearb@candelatech.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found