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.
pgpuAj0YifSDY.pgp
Description: PGP signature
_______________________________________________ Kernelnewbies mailing list [email protected] http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
