Commit 30b6089a authored by Johannes Berg's avatar Johannes Berg
Browse files

wifi: cfg80211: fix EHT typo

parent 60a37341
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -685,7 +685,7 @@ ieee80211_get_he_6ghz_capa(const struct ieee80211_supported_band *sband,
}

/**
 * ieee80211_get_eht_iftype_cap - return ETH capabilities for an sband's iftype
 * ieee80211_get_eht_iftype_cap - return EHT capabilities for an sband's iftype
 * @sband: the sband to search for the iftype on
 * @iftype: enum nl80211_iftype
 *