From: Shreyas Bhatewara Date: Tue, 10 May 2011 06:13:56 +0000 (+0000) Subject: vmxnet3: Use single tx queue when CONFIG_PCI_MSI not defined X-Git-Tag: v3.0-rc1~377^2~104^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e154b639bbe53dc91d1873cd37d162bb2fe87aab;p=pandora-kernel.git vmxnet3: Use single tx queue when CONFIG_PCI_MSI not defined Resending this patch with few changes. Avoid multiple queues when MSI or MSI-X not available Limit number of Tx queues to 1 if MSI/MSI-X support is not configured in the kernel. This will make number of tx and rx queues equal when MSI/X is not configured thus providing better performance. Signed-off-by: Bhavesh Davda Signed-off-by: Shreyas N Bhatewara Signed-off-by: David S. Miller --- Reading git-diff-tree failed