Trial Patch

Valdis.Kletnieks at vt.edu Valdis.Kletnieks at vt.edu
Tue Sep 9 22:52:53 EDT 2014


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.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 848 bytes
Desc: not available
Url : http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20140909/d3ba2201/attachment-0001.bin 


More information about the Kernelnewbies mailing list