Search Linux Wireless

Re: [PATCH 15/15] wifi: cfg80211/mac80211: move puncturing into chandef

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 2024-01-30 at 14:45 +0800, kernel test robot wrote:
> 
> All errors (new ones prefixed by >>):
> 
> > > drivers/net/wireless/ath/ath12k/mac.c:2771:16: error: use of undeclared identifier 'BSS_CHANGED_EHT_PUNCTURING'
>     2771 |         if (changed & BSS_CHANGED_EHT_PUNCTURING)
>          |                       ^
> > > drivers/net/wireless/ath/ath12k/mac.c:2772:31: error: no member named 'eht_puncturing' in 'struct ieee80211_bss_conf'
>     2772 |                 arvif->punct_bitmap = info->eht_puncturing;
>          |                                       ~~~~  ^
>    drivers/net/wireless/ath/ath12k/mac.c:6374:35: error: no member named 'eht_puncturing' in 'struct ieee80211_bss_conf'
>     6374 |         arvif->punct_bitmap = link_conf->eht_puncturing;
>          |                               ~~~~~~~~~  ^
>    3 errors generated.
> 

Not sure why my build test didn't catch that (probably .config issues),
but yes ... I clearly forgot that. Will fix.

johannes





[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Wireless Personal Area Network]     [Linux Bluetooth]     [Wireless Regulations]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Hiking]     [MIPS Linux]     [ARM Linux]     [Linux RAID]

  Powered by Linux