[NETNS]: Don't initialize err variable twice.
authorPavel Emelyanov <[email protected]>
Mon, 21 Apr 2008 21:25:23 +0000 (14:25 -0700)
committerDavid S. Miller <[email protected]>
Mon, 21 Apr 2008 21:25:23 +0000 (14:25 -0700)
commit633d424bf33dab99e77b36210fbd1b996e7823df
tree59c4c7eca081e93de48a5751346c3883fb4c2dad
parent2aed2827dfc2e7d2e385fc1580529a8fc7f33d47
[NETNS]: Don't initialize err variable twice.

The ip6_route_net_init() performs some unneeded actions.

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