|
@@ -816,6 +816,7 @@ static int qlcnic_82xx_setup_intr(struct qlcnic_adapter *adapter)
|
|
|
|
|
|
if (!(adapter->flags & QLCNIC_MSIX_ENABLED)) {
|
|
if (!(adapter->flags & QLCNIC_MSIX_ENABLED)) {
|
|
qlcnic_disable_multi_tx(adapter);
|
|
qlcnic_disable_multi_tx(adapter);
|
|
|
|
+ adapter->drv_sds_rings = QLCNIC_SINGLE_RING;
|
|
|
|
|
|
err = qlcnic_enable_msi_legacy(adapter);
|
|
err = qlcnic_enable_msi_legacy(adapter);
|
|
if (err)
|
|
if (err)
|