mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
7f6b0db9f6
flush_scheduled_work() is deprecated and scheduled to be removed. Directly flush dst->link_poll_work on remove instead. Signed-off-by: Tejun Heo <tj@kernel.org> Acked-by: Lennert Buytenhek <buytenh@wantstofly.org>