ipv6: clean up ip6_route_net_init() error handling
authorPeter Zijlstra <[email protected]>
Tue, 7 Oct 2008 21:12:10 +0000 (14:12 -0700)
committerDavid S. Miller <[email protected]>
Tue, 7 Oct 2008 21:12:10 +0000 (14:12 -0700)
commit68fffc679694d5f7c02fdeb684b481416cd8213b
tree63afbb6666c361af8a5480d206c170dd5610c646
parent23542618deb77cfed312842fe8c41ed19fb16470
ipv6: clean up ip6_route_net_init() error handling

ip6_route_net_init() error handling looked less than solid, fix 'er up.

Signed-off-by: Peter Zijlstra <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
net/ipv6/route.c