summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/cirrus
diff options
context:
space:
mode:
authorSathya Perla <sathya.perla@emulex.com>2013-08-27 15:27:33 +0400
committerDavid S. Miller <davem@davemloft.net>2013-08-27 23:57:05 +0400
commitbea5098848925351ed6fc84dc84c88b2765237f7 (patch)
tree904f5a0f9a7ee0b8e69b1c8edbfda99fdb2689e5 /drivers/net/ethernet/cirrus
parent92bf14abf7a064936b5e6baab30661da86a86e52 (diff)
downloadlinux-bea5098848925351ed6fc84dc84c88b2765237f7.tar.xz
be2net: Fix be_cmd_if_create() to use MBOX if MCCQ is not created
Currently the IF_CREATE FW cmd is issued only *after* MCCQ is created as it was coded to only use MCCQ. By fixing this, cmd_if_create() can be called before MCCQ is created and the same routine for VF provisioning can be called after. This allows for consolidating all the queue create routines by moving the be_cmd_if_create() call above all queue create calls in be_setup(). Signed-off-by: Sathya Perla <sathya.perla@emulex.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/cirrus')
0 files changed, 0 insertions, 0 deletions