提交 d8a29d31 编写于 作者: P Padmanabh Ratnakar 提交者: David S. Miller

be2net: Remove TX Queue stop in close

Remove TX Queue stop in close
Signed-off-by: NPadmanabh Ratnakar <padmanabh.ratnakar@emulex.com>
Signed-off-by: NSathya Perla <sathya.perla@emulex.com>
Signed-off-by: NSubramanian Seetharaman <subbu.seetharaman@emulex.com>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 8b7756ca
......@@ -2082,7 +2082,6 @@ static int be_close(struct net_device *netdev)
be_async_mcc_disable(adapter);
netif_stop_queue(netdev);
netif_carrier_off(netdev);
adapter->link_up = false;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册