ipv6: Remove redundant sk variable
authorThomas Graf <tgraf@suug.ch>
Wed, 28 Aug 2013 10:05:38 +0000 (12:05 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 30 Aug 2013 21:18:59 +0000 (17:18 -0400)
A sk variable initialized to ndisc_sk is already available outside
of the branch.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/ndisc.c

Simple merge