Sept. 10, 2014
2:52 a.m.
On Tue, 09 Sep 2014 21:21:18 -0400, nick said:
Not going to execute, I wasn't sure if that statement needs to be executed.
skb = dev_alloc_skb(frag_length + 4); + if (skb == NULL) { + skb_queue_purge(&priv->rtllib->skbwaitQ[TXCMD_QUEUE]; + break; + } OK. It's official. I see *zero* possibility that you'll ever manage to write an acceptable patch. This is *still* wrong.