Hi Nick, parse_subframe() is a static function and the only caller assumes that skb is != NULL and would be in trouble way before parse_subframe() if skb was indeed NULL. Tobi On Mon, Sep 8, 2014 at 12:36 PM, nick <xerofoify@xxxxxxxxx> wrote: > Hey Guys, > Found a bug and attempted to fix it. I am attaching the patch, no build or checkpatch errors and > also checked to see if I need to clean up any memory when returning, and this seems to be true. > Nick > > _______________________________________________ > Kernelnewbies mailing list > Kernelnewbies@xxxxxxxxxxxxxxxxx > http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies > _______________________________________________ Kernelnewbies mailing list Kernelnewbies@xxxxxxxxxxxxxxxxx http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies