Trial Patch

nick xerofoify at gmail.com
Tue Sep 9 22:56:10 EDT 2014



On 14-09-09 10:52 PM, Valdis.Kletnieks at vt.edu wrote:
> 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.
> 
Care to explain.
Nick 



More information about the Kernelnewbies mailing list