X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=module%2Fcan327.c;h=ae4d3c17bda1eadb541b789bcfb998c4f0b3f6b5;hb=e1a93edd065ef8888d3043283628bb77a06d5c96;hp=3572cfbeddbde30433b3f9e19c23777949d4ea4a;hpb=60fb3f509f29f1233bdf8c3e921875616375e340;p=elmcan.git 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; }