[IPV6]: Fix return type for snmp6_free_dev()
authorPavel Emelyanov <xemul@openvz.org>
Thu, 18 Oct 2007 04:23:43 +0000 (21:23 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 18 Oct 2007 04:23:43 +0000 (21:23 -0700)
commit16910b9829797cda4032fbc84e5292ac7b4474f7
treeffd780277883169546b1b147614aeba45e3a2e12
parent47e958eac280c263397582d5581e868c3227a1bd
[IPV6]: Fix return type for snmp6_free_dev()

This call is essentially void.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/addrconf.c