diff options
Diffstat (limited to 'net/ipv6/route.c')
-rw-r--r-- | net/ipv6/route.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ipv6/route.c b/net/ipv6/route.c index 70f760f069b1..6264ec3bb154 100644 --- a/net/ipv6/route.c +++ b/net/ipv6/route.c | |||
@@ -1760,7 +1760,7 @@ int ipv6_route_ioctl(unsigned int cmd, void __user *arg) | |||
1760 | rtnl_unlock(); | 1760 | rtnl_unlock(); |
1761 | 1761 | ||
1762 | return err; | 1762 | return err; |
1763 | }; | 1763 | } |
1764 | 1764 | ||
1765 | return -EINVAL; | 1765 | return -EINVAL; |
1766 | } | 1766 | } |