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
