cxgb4vf: Fix bug where we were only allocating one queue in MSI mode
authorCasey Leedom <leedom@chelsio.com>
Tue, 20 Jul 2010 00:53:48 +0000 (17:53 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 20 Jul 2010 19:42:43 +0000 (12:42 -0700)
Fix bug in setup_sge_queues() where we were incorrectly only allocating a
single "Queue Set" for MSI mode.

Signed-off-by: Casey Leedom <leedom@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found