提交 71237b6f 编写于 作者: D David S. Miller

Revert "be2net: call napi_disable() for all event queues"

This reverts commit 55485e7b.

I applied the wrong version of this patch, the right one is coming up
next.
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 55485e7b
......@@ -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);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册