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

wifi: mac80211: add kernel-doc for EHT structure

Looks like this is required, even if all of the members
are separately described. Add a line to avoid the warning.

Fixes: f66c48af7a11 ("mac80211: support minimal EHT rate reporting on RX")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>

+1
+1
include/net/mac80211.h
··· 1504 1504 * @he_ru: HE RU, from &enum nl80211_he_ru_alloc 1505 1505 * @he_gi: HE GI, from &enum nl80211_he_gi 1506 1506 * @he_dcm: HE DCM value 1507 + * @eht: EHT specific rate information 1507 1508 * @eht.ru: EHT RU, from &enum nl80211_eht_ru_alloc 1508 1509 * @eht.gi: EHT GI, from &enum nl80211_eht_gi 1509 1510 * @rx_flags: internal RX flags for mac80211