ipv6: setsockopt(IPIPPROTO_IPV6, IPV6_MINHOPCOUNT) forgot to set return value
authorHannes Frederic Sowa <hannes@stressinduktion.org>
Sat, 10 Nov 2012 19:52:34 +0000 (19:52 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 13 Nov 2012 19:38:47 +0000 (14:38 -0500)
commitd4596bad2a713fcd0def492b1960e6d899d5baa8
treef1f2f43368887c7a3b63ba1d89dea97e4c29c1bd
parent73e212fc48890b552e4ae65b65c0e709f478879b
ipv6: setsockopt(IPIPPROTO_IPV6, IPV6_MINHOPCOUNT) forgot to set return value

Cc: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/ipv6_sockglue.c