Revert "be2net: call napi_disable() for all event queues"
This reverts commit 55485e7b41
.
I applied the wrong version of this patch, the right one is coming up
next.
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Родитель
55485e7b41
Коммит
71237b6feb
|
@ -2663,8 +2663,8 @@ static int be_close(struct net_device *netdev)
|
|||
napi_disable(&eqo->napi);
|
||||
be_disable_busy_poll(eqo);
|
||||
}
|
||||
adapter->flags &= ~BE_FLAGS_NAPI_ENABLED;
|
||||
}
|
||||
adapter->flags &= ~BE_FLAGS_NAPI_ENABLED;
|
||||
|
||||
be_async_mcc_disable(adapter);
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче