Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../drivers/net/wireless/intel/iwlwifi/mvm/mac-ctxt.c:934:24: warning: conditional expression between different enumeration types ('enum iwl_mac_beacon_flags' and 'enum iwl_mac_beacon_flags_v1') [-Wenum-compare-conditional] 934 | flags |= is_new_rate ? IWL_MAC_BEACON_CCK | ^ ~~~~~~~~~~~~~~~~~~ 935 | : IWL_MAC_BEACON_CCK_V1; | ~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/mvm/mac-ctxt.c:1110:21: warning: conditional expression between different enumeration types ('enum iwl_mac_beacon_flags' and 'enum iwl_mac_beacon_flags_v1') [-Wenum-compare-conditional] 1110 | 0) > 10 ? | ^ 1111 | IWL_MAC_BEACON_FILS : | ~~~~~~~~~~~~~~~~~~~ 1112 | IWL_MAC_BEACON_FILS_V1; | ~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../drivers/net/wireless/intel/iwlwifi/mvm/mac-ctxt.c:934:24: warning: conditional expression between different enumeration types ('enum iwl_mac_beacon_flags' and 'enum iwl_mac_beacon_flags_v1') [-Wenum-compare-conditional] 934 | flags |= is_new_rate ? IWL_MAC_BEACON_CCK | ^ ~~~~~~~~~~~~~~~~~~ 935 | : IWL_MAC_BEACON_CCK_V1; | ~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/wireless/intel/iwlwifi/mvm/mac-ctxt.c:1110:21: warning: conditional expression between different enumeration types ('enum iwl_mac_beacon_flags' and 'enum iwl_mac_beacon_flags_v1') [-Wenum-compare-conditional] 1110 | 0) > 10 ? | ^ 1111 | IWL_MAC_BEACON_FILS : | ~~~~~~~~~~~~~~~~~~~ 1112 | IWL_MAC_BEACON_FILS_V1; | ~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. ../drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:2710:13: error: incompatible function pointer types initializing 'int (*)(struct wiphy *, struct wireless_dev *, struct cfg80211_mgmt_tx_params *, u64)' (aka 'int (*)(struct wiphy *, struct wireless_dev *, struct cfg80211_mgmt_tx_params *, unsigned long long)') with an expression of type 'int (struct wiphy *, struct wireless_dev *, struct cfg80211_mgmt_tx_params *, u64 *)' (aka 'int (struct wiphy *, struct wireless_dev *, struct cfg80211_mgmt_tx_params *, unsigned long long *)') [-Wincompatible-function-pointer-types] 2710 | .mgmt_tx = cfg80211_rtw_mgmt_tx, | ^~~~~~~~~~~~~~~~~~~~ 1 error generated. make[6]: *** [../scripts/Makefile.build:289: drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.o] Error 1 make[6]: *** Waiting for unfinished jobs.... make[5]: *** [../scripts/Makefile.build:549: drivers/staging/rtl8723bs] Error 2 make[4]: *** [../scripts/Makefile.build:549: drivers/staging] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [../scripts/Makefile.build:549: drivers] Error 2 make[2]: *** [/srv/nipa-poller-wireless/wireless-next/wt-0/Makefile:2184: .] Error 2 make[1]: *** [/srv/nipa-poller-wireless/wireless-next/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 New errors added --- /tmp/tmp.CLPWSrDjYx 2026-07-28 11:40:35.644578569 -0400 +++ /tmp/tmp.XhWXpWAb3A 2026-07-28 11:42:01.022131783 -0400 @@ -14,0 +15,13 @@ +../drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:2710:13: error: incompatible function pointer types initializing 'int (*)(struct wiphy *, struct wireless_dev *, struct cfg80211_mgmt_tx_params *, u64)' (aka 'int (*)(struct wiphy *, struct wireless_dev *, struct cfg80211_mgmt_tx_params *, unsigned long long)') with an expression of type 'int (struct wiphy *, struct wireless_dev *, struct cfg80211_mgmt_tx_params *, u64 *)' (aka 'int (struct wiphy *, struct wireless_dev *, struct cfg80211_mgmt_tx_params *, unsigned long long *)') [-Wincompatible-function-pointer-types] + 2710 | .mgmt_tx = cfg80211_rtw_mgmt_tx, + | ^~~~~~~~~~~~~~~~~~~~ +1 error generated. +make[6]: *** [../scripts/Makefile.build:289: drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.o] Error 1 +make[6]: *** Waiting for unfinished jobs.... +make[5]: *** [../scripts/Makefile.build:549: drivers/staging/rtl8723bs] Error 2 +make[4]: *** [../scripts/Makefile.build:549: drivers/staging] Error 2 +make[4]: *** Waiting for unfinished jobs.... +make[3]: *** [../scripts/Makefile.build:549: drivers] Error 2 +make[2]: *** [/srv/nipa-poller-wireless/wireless-next/wt-0/Makefile:2184: .] Error 2 +make[1]: *** [/srv/nipa-poller-wireless/wireless-next/wt-0/Makefile:248: __sub-make] Error 2 +make: *** [Makefile:248: __sub-make] Error 2 Per-file breakdown --- /tmp/tmp.4TP12uWfiC 2026-07-28 11:42:01.027150035 -0400 +++ /tmp/tmp.SymoCCQtVn 2026-07-28 11:42:01.027895881 -0400 @@ -1,0 +2 @@ + 1 ../drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c