]> git.baikalelectronics.ru Git - kernel.git/commit
ipv6: clean up ip6_route_net_init() error handling
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Tue, 7 Oct 2008 21:12:10 +0000 (14:12 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 7 Oct 2008 21:12:10 +0000 (14:12 -0700)
commitc47bf429236efbc9de0aee7ae273b412b857eafa
tree63afbb6666c361af8a5480d206c170dd5610c646
parent332ff414ba15284145d995f71c83ea6a840172c2
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 <a.p.zijlstra@chello.nl>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/route.c