]> bbs.cooldavid.org Git - net-next-2.6.git/commit
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)
commitc8639a827fa48985432ad2e0e21b1280a1e3a65e
tree05f386d5f480f2c7598235b82474b0207258d16c
parent024e6293f959dc86827284bc1d7c93c8baed1ec6
cxgb4vf: Fix bug where we were only allocating one queue in MSI mode

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>
drivers/net/cxgb4vf/cxgb4vf_main.c