K 10 svn:author V 8 hselasky K 8 svn:date V 27 2018-03-30T18:55:13.936671Z K 7 svn:log V 383 MFC r331437: Create designated workqueue for each mlx5en(4) device instance. 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@ Sponsored by: Mellanox Technologies END