Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

mac80211: add missing IEEE80211_HW_SUPPORTS_HT_CCK_RATES docs

Document the IEEE80211_HW_SUPPORTS_HT_CCK_RATES flag.

Reported-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>

+4
+4
include/net/mac80211.h
··· 1503 1503 * @IEEE80211_HW_TIMING_BEACON_ONLY: Use sync timing from beacon frames 1504 1504 * only, to allow getting TBTT of a DTIM beacon. 1505 1505 * 1506 + * @IEEE80211_HW_SUPPORTS_HT_CCK_RATES: Hardware supports mixing HT/CCK rates 1507 + * and can cope with CCK rates in an aggregation session (e.g. by not 1508 + * using aggregation for such frames.) 1509 + * 1506 1510 * @IEEE80211_HW_CHANCTX_STA_CSA: Support 802.11h based channel-switch (CSA) 1507 1511 * for a single active channel while using channel contexts. When support 1508 1512 * is not enabled the default action is to disconnect when getting the