mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-07 04:49:29 -05: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>