Re: [PATCH v14 3/9] cfg80211: expose nl80211_chan_width_to_mhz for wide sharing

2023-11-29 Thread Mario Limonciello
On 11/29/2023 03:13, Ma Jun wrote: From: Evan Quan The newly added WBRF feature needs this interface for channel width calculation. Signed-off-by: Ma Jun Signed-off-by: Evan Quan I think the order should be the other way around for these SoB as "you're signing off on Evan's work". Other

[PATCH v14 3/9] cfg80211: expose nl80211_chan_width_to_mhz for wide sharing

2023-11-29 Thread Ma Jun
From: Evan Quan The newly added WBRF feature needs this interface for channel width calculation. Signed-off-by: Ma Jun Signed-off-by: Evan Quan -- v8->v9: - correct typo(Mhz -> MHz) (Johnson) v13: - Fix the format issue (IIpo Jarvinen) --- include/net/cfg80211.h | 9 + net/wireles