Thread (2 messages) flat view 2 messages, 2 authors, 2021-09-22

Re: [PATCH] mac80211_hwsim: enable 6GHz channels

From: Johannes Berg <johannes@sipsolutions.net>
Date: 2021-09-22 14:29:45
Also in: linux-wireless, lkml

On Wed, 2021-09-22 at 11:28 -0300, Ramon Fontes wrote:
This adds 6 GHz capabilities and reject HT/VHT
It'd be nice to add a version to the subject, with -vN on the git-send-
email commandline :)
+		.he_6ghz_capa = {
+			.capa = IEEE80211_HE_6GHZ_CAP_MIN_MPDU_START |
+			        IEEE80211_HE_6GHZ_CAP_MAX_AMPDU_LEN_EXP |
+			        IEEE80211_HE_6GHZ_CAP_MAX_MPDU_LEN |
+			        cpu_to_le16(IEEE80211_HE_6GHZ_CAP_TX_ANTPAT_CONS |
+			        IEEE80211_HE_6GHZ_CAP_RX_ANTPAT_CONS),
Seems that needs to be around the *entire* initializer, not just parts
thereof?

The indentation could also use some work :)

johannes
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help