mirror of
https://github.com/cjdelisle/openwrt.git
synced 2025-09-20 08:39:38 +00:00
This adds some compile fixes for linux 6.6 compatibility. class_create now require only the name instead of the module ownership reference. Also the kernel enabled checks for enum. Signed-off-by: Martin Schiller <ms@dev.tdt.de>