summaryrefslogtreecommitdiff
path: root/module/can327.c
diff options
context:
space:
mode:
Diffstat (limited to 'module/can327.c')
-rw-r--r--module/can327.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/module/can327.c b/module/can327.c
index 3572cfb..ae4d3c1 100644
--- a/module/can327.c
+++ b/module/can327.c
@@ -518,7 +518,6 @@ static int can327_parse_frame(struct can327 *elm, size_t len)
* However, this will correctly drop the state machine back into
* command mode.
*/
- kfree_skb(skb);
return -ENODATA;
}