Commit Graph

1 Commits (169104a803fbd9104d5f14b7f7f6779fea3f35f1)

Author SHA1 Message Date
Eric Leblond 12369b4393 Coccinelle: test invalid Packet usage
This coccinelle patches is checking that there is no direct
use of p->pkt or p->pktlen in the code. This variable must be
acceded via GET_PKT_* macros.
14 years ago