···268268269269 err = caifd->layer.up->receive(caifd->layer.up, pkt);270270271271- /* For -EILSEQ the packet is not freed so so it now */271271+ /* For -EILSEQ the packet is not freed so free it now */272272 if (err == -EILSEQ)273273 cfpkt_destroy(pkt);274274