mirror of
https://github.com/cjdelisle/openwrt.git
synced 2025-05-19 14:28:12 +00:00
This fixes some compile warnings for linux 6.6. Flushing system-wide workqueues is dangerous and will be forbidden. Replace system_wq with local vectoring_wq. Signed-off-by: Martin Schiller <ms@dev.tdt.de>