commit | d7edf40c15e85b44c4bef146819b664089b827b1 | [log] [tgz] |
---|---|---|
author | John Crispin <john@phrozen.org> | Tue May 21 17:02:58 2019 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Fri Jun 14 14:10:47 2019 +0200 |
tree | 9c8bf2a9af5b05d1999070ef669c5a03fc39c79a | |
parent | 26f7044e95042daabcf1c71796a0e804a83c979f [diff] |
mac80211: add ieee80211_get_he_iftype_cap() helper This function is similar to ieee80211_get_he_sta_cap() but allows passing the iftype. Also make ieee80211_get_he_sta_cap() use the new helper rather than duplicating the code. Signed-off-by: Shashidhar Lakkavalli <slakkavalli@datto.com> Signed-off-by: John Crispin <john@phrozen.org> Signed-off-by: Johannes Berg <johannes.berg@intel.com>