vmxnet3: Dont allocate extra MSI-x vectors
authorShreyas Bhatewara <sbhatewara@vmware.com>
Fri, 14 Jan 2011 15:00:03 +0000 (15:00 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 16 Jan 2011 05:21:14 +0000 (21:21 -0800)
In case of single tx and rx queues, three MSI-x vectors are allocated instead
of two. This patch fixes that.

Signed-off-by: Shreyas N Bhatewara <sbhatewara@vmware.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found