mirror of
https://github.com/openwrt/openwrt.git
synced 2025-03-25 21:38:14 +00:00
Kernel 6.1 renamed and moved complete_and_exit to kthread_complete_and_exit. This was just a rename and nothing is changed implementation wise. Update to the new symbol name to fix compilation error. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>