Re: myri10ge: add multiqueue TX

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: David Miller
Date: Wednesday, October 8, 2008 - 4:19 pm

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@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: myri10ge: add multiqueue TX, David Miller, (Wed Oct 8, 4:19 pm)
Re: myri10ge: add multiqueue TX, Brice Goglin, (Thu Oct 9, 4:51 am)