f53a7ce9dc
The mlx5e_destroy_ifp() function may be called from the system workqueue and in this case trying to flush all works will cause a dead lock. Instead of using the system workqueue, create a designated workqueue for each mlx5en(4) device instance. Submitted by: slavash@ MFC after: 1 week Sponsored by: Mellanox Technologies |
||
---|---|---|
.. | ||
en.h | ||
mlx5_en_ethtool.c | ||
mlx5_en_flow_table.c | ||
mlx5_en_main.c | ||
mlx5_en_rx.c | ||
mlx5_en_tx.c | ||
mlx5_en_txrx.c |