On 14-09-09 10:52 PM, [email protected] 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 

_______________________________________________
Kernelnewbies mailing list
[email protected]
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

Reply via email to