Re: [PATCH] mac80211_hwsim: indicate support for 60GHz channels

2021-04-14 Thread Johannes Berg
On Wed, 2021-04-14 at 12:06 -0300, Ramon Fontes wrote: > > Advertise 60GHz channels to mac80211. > Oh.. That was a mistake. Sorry for that. > > Anyway, can we indicate 60GHz support even though it is not being > supported by mac80211 yet? > No, that makes no sense. DMG operation is significantly

Re: [PATCH] mac80211_hwsim: indicate support for 60GHz channels

2021-04-14 Thread Ramon Fontes
> Advertise 60GHz channels to mac80211. Oh.. That was a mistake. Sorry for that. Anyway, can we indicate 60GHz support even though it is not being supported by mac80211 yet?

Re: [PATCH] mac80211_hwsim: indicate support for 60GHz channels

2021-04-14 Thread Johannes Berg
On Mon, 2021-04-12 at 22:06 -0300, Ramon Fontes wrote: > Advertise 60GHz channels to mac80211. This is wrong. mac80211 doesn't support 60 GHz operation. johannes

Re: [PATCH] mac80211_hwsim: indicate support for 60GHz channels

2021-04-13 Thread Kalle Valo
Ramon Fontes writes: > Advertise 60GHz channels to mac80211. SoB missing: https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches#signed-off-by_missing -- https://patchwork.kernel.org/project/linux-wireless/list/ https://wireless.wiki.kernel.org/en/developers/documenta

[PATCH] mac80211_hwsim: indicate support for 60GHz channels

2021-04-12 Thread Ramon Fontes
Advertise 60GHz channels to mac80211. --- drivers/net/wireless/mac80211_hwsim.c | 21 - 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/drivers/net/wireless/mac80211_hwsim.c b/drivers/net/wireless/mac80211_hwsim.c index fa7d4c20d..70d0af475 100644 --- a/drivers/n