Re: [PATCH net-next] ipv6: Remove redundant sk variable
From: David Miller <davem@davemloft.net>
Date: 2013-08-30 21:19:24
From: David Miller <davem@davemloft.net>
Date: 2013-08-30 21:19:24
From: Thomas Graf <tgraf@suug.ch> Date: Wed, 28 Aug 2013 12:05:38 +0200
A sk variable initialized to ndisc_sk is already available outside of the branch. Signed-off-by: Thomas Graf <tgraf@suug.ch>
Applied, thanks.