mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2025-02-19 22:16:10 +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>