On Thu, 15 Apr 2021 13:34:55 +0800 Yangbo Lu wrote: > Convert system_wq queue_work() to schedule_work() which is > a wrapper around it, since the former is a rare construct. > > Fixes: 7294380c5211 ("enetc: support PTP Sync packet one-step timestamping") > Signed-off-by: Yangbo Lu <yangbo...@nxp.com>
Acked-by: Jakub Kicinski <k...@kernel.org> Thanks!