diff options
Diffstat (limited to 'net/can/bcm.c')
-rw-r--r-- | net/can/bcm.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/can/bcm.c b/net/can/bcm.c index 907dc871fac8..9c65e9deb9c3 100644 --- a/net/can/bcm.c +++ b/net/can/bcm.c | |||
@@ -713,8 +713,6 @@ static void bcm_remove_op(struct bcm_op *op) | |||
713 | kfree(op->last_frames); | 713 | kfree(op->last_frames); |
714 | 714 | ||
715 | kfree(op); | 715 | kfree(op); |
716 | |||
717 | return; | ||
718 | } | 716 | } |
719 | 717 | ||
720 | static void bcm_rx_unreg(struct net_device *dev, struct bcm_op *op) | 718 | static void bcm_rx_unreg(struct net_device *dev, struct bcm_op *op) |