Search Linux Wireless

Re: [PATCH net] wifi: mac80211: fix WARNING in ieee80211_link_info_change_notify()

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

 



On Fri, 2022-11-04 at 19:08 +0800, Zhengchao Shao wrote:
> 
> The execution process is as follows:
> Thread A:
> ieee80211_open()
>     ieee80211_do_open()
>         drv_add_interface()     //set IEEE80211_SDATA_IN_DRIVER flag
> ...
> cfg80211_shutdown_all_interfaces()
>     ...
>     ieee80211_stop()
>         ieee80211_do_stop()
>             drv_remove_interface() //clear flag
> ...
> nl80211_set_mcast_rate()

How is that possible after the interface is no longer running? That
seems to be the issue? I suppose that should be annotated to not be
allowed?

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