From: Nick Krause <hidden> Date: 2014-06-16 02:47:51
Also in:lkml
Hey Netdev Team,
This bug seems, fixed https://bugzilla.kernel.org/show_bug.cgi?id=44611.
I seem to believe this bug is fixed after I checked the related file.
if (skb) { seems to fix the not checked for NULL in the related function.
I would close this bug unless there are other issues with it.
Cheers Nick