diff options
| author | Dongliang Mu <mudongliangabcd@gmail.com> | 2021-11-30 12:05:54 +0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-12-08 09:03:25 +0100 |
| commit | e26dab79e16b73efe878335d8cbab8a03f4995f4 (patch) | |
| tree | ae3ec439ad704e09fb940446bdc9c92c36f89a51 /include | |
| parent | dde240695d97de12a5d9f8ebe520f8dd655d5b35 (diff) | |
dpaa2-eth: destroy workqueue at the end of remove function
commit f4a8adbfe4841491b60c14fe610571e1422359f9 upstream.
The commit c55211892f46 ("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: c55211892f46 ("dpaa2-eth: support PTP Sync packet one-step timestamping")
Signed-off-by: Dongliang Mu <mudongliangabcd@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
