2d12d1014c
linux-kpi mac80211.h: - Extract struct ieee80211_channel to top level (was nested in ieee80211_conf) - Add struct ieee80211_conf conf to struct ieee80211_hw - Change void* channel to struct ieee80211_channel* in bss_conf.chandef - Include linux/ieee80211.h (consolidate single channel definition) linux-kpi limits.h: new header with S8_MIN/S8_MAX/U8_MAX etc. iwlwifi build.rs: add linux_mvm.c to cc-rs compilation iwlwifi linux_mvm.c: add S8_MIN fallback define