commit | 7e96fbf2320782fb8f0970928026105cd34b41bd | [log] [tgz] |
---|---|---|
author | Shreyas Bhatewara <sbhatewara@vmware.com> | Fri Jan 14 15:00:03 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat Jan 15 21:21:14 2011 -0800 |
tree | 90cc51df4564ccc41ff9891f8d863f1a82988aad | |
parent | 83d0feffc5695d7dc24c6b8dac9ab265533beb78 [diff] |
vmxnet3: Dont allocate extra MSI-x vectors 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>