Re: [PATCH] wifi: cfg80211: Lock wiphy in cfg80211_get_station

2024-05-21 Thread Nicolas Escande
a4 > process_one_work+0x1ec/0x414 > worker_thread+0x70/0x46c > kthread+0xdc/0xe0 > ret_from_fork+0x10/0x20 > Code: a9bb7bfd 910003fd a90153f3 f9411c40 (f9402814) > > Fixes: 7406353d43c8 ("cfg80211: implement cfg80211_get_station cfg80211 API") > Signed-off-by: Remi Pommarel Reviewed-by: Nicolas Escande

Re: [PATCH RFC 2/2] batman-adv: Better half duplex penalty estimation

2023-10-18 Thread Nicolas Escande
On Wed Oct 18, 2023 at 9:58 PM CEST, Remi Pommarel wrote: > [...] > > > > Also, this seems to assume that time slices are divided equally. > > That's probably only be true for WiFi drivers that have airtime > > fairness changes integrated? So only recent versions of mt76, > > ath9k and ath10k? Has