diff options
-rw-r--r-- | drivers/net/can/dev.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/can/dev.c b/drivers/net/can/dev.c index 0d18a719ded9..144bb085e0f3 100644 --- a/drivers/net/can/dev.c +++ b/drivers/net/can/dev.c | |||
@@ -1196,7 +1196,6 @@ static int can_newlink(struct net *src_net, struct net_device *dev, | |||
1196 | 1196 | ||
1197 | static void can_dellink(struct net_device *dev, struct list_head *head) | 1197 | static void can_dellink(struct net_device *dev, struct list_head *head) |
1198 | { | 1198 | { |
1199 | return; | ||
1200 | } | 1199 | } |
1201 | 1200 | ||
1202 | static struct rtnl_link_ops can_link_ops __read_mostly = { | 1201 | static struct rtnl_link_ops can_link_ops __read_mostly = { |