ERROR:root:../net/wireless/nl80211.c: In function ‘nl80211_calculate_ap_capabilities’: ../net/wireless/nl80211.c:6999:41: error: ‘struct cfg80211_ap_settings’ has no member named ‘he_oper’ 6999 | if (!!params->he_cap != !!params->he_oper) | ^~ ../net/wireless/nl80211.c:7002:42: error: ‘struct cfg80211_ap_settings’ has no member named ‘eht_oper’ 7002 | if (!!params->eht_cap != !!params->eht_oper) | ^~ make[5]: *** [../scripts/Makefile.build:289: net/wireless/nl80211.o] Error 1 make[4]: *** [../scripts/Makefile.build:548: net/wireless] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [../scripts/Makefile.build:548: net] Error 2 make[2]: *** [/srv/nipa-kunit/testing/Makefile:2143: .] Error 2 make[1]: *** [/srv/nipa-kunit/testing/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2