Skip to content
Commit f4a8adbf authored by Dongliang Mu's avatar Dongliang Mu Committed by David S. Miller
Browse files

dpaa2-eth: destroy workqueue at the end of remove function

The commit c5521189 ("dpaa2-eth: support PTP Sync packet one-step
timestamping") forgets to destroy workqueue at the end of remove
function.

Fix this by adding destroy_workqueue before fsl_mc_portal_free and
free_netdev.

Fixes: c5521189

 ("dpaa2-eth: support PTP Sync packet one-step timestamping")
Signed-off-by: default avatarDongliang Mu <mudongliangabcd@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent d1ec975f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment