[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20091113.140903.222779377.davem@davemloft.net>
Date: Fri, 13 Nov 2009 14:09:03 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: eric.dumazet@...il.com
Cc: xiaosuo@...il.com, netdev@...r.kernel.org
Subject: Re: [PATCH] check the return value of ndo_select_queue()
From: Eric Dumazet <eric.dumazet@...il.com>
Date: Tue, 10 Nov 2009 04:43:33 +0100
> Changli Gao a écrit :
>> check the return value of ndo_select_queue()
>>
>> Check the return value of ndo_select_queue(). If the value isn't smaller
>> than the real_num_tx_queues, print a warning message, and reset it to zero.
>>
>> Signed-off-by: Changli Gao <xiaosuo@...il.com>
>
> Acked-by: Eric Dumazet <eric.dumazet@...il.com>
This patch does not apply properly to net-next-2.6, the dev_pick_tx()
function looks a lot different now.
Please respin this patch and resubmit, thank you.
Powered by blists - more mailing lists