[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20081008.161905.178410582.davem@davemloft.net>
Date: Wed, 08 Oct 2008 16:19:05 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: brice@...i.com
CC: netdev@...r.kernel.org
Subject: Re: myri10ge: add multiqueue TX
Applied to net-next-2.6 after removing the bogus references to the
non-existing CONFIG_NETDEVICES_MULTIQUEUE and NETIF_F_MULTI_QUEUE.
I do have a question about this patch, why in the world do you
need to modulus the queue number in ->hard_start_xmit() when
the core is going to do that for you modulus ->real_num_tx_queues?
If it's unnecessary, remove it please, thanks.
Thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists