]> git.baikalelectronics.ru Git - kernel.git/commit
wifi: cfg80211: add cfg80211_get_iftype_ext_capa()
authorJohannes Berg <johannes.berg@intel.com>
Tue, 12 Jul 2022 16:32:49 +0000 (18:32 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 15 Jul 2022 09:43:23 +0000 (11:43 +0200)
commite55899c8aa983fad2b77ef4770bcd733cbb5ac74
tree87af8f9613720815b3eb871d45069e7965f7c76c
parenta67703831317da6b0b447fe8df7810eb468e2cde
wifi: cfg80211: add cfg80211_get_iftype_ext_capa()

Add a helper function cfg80211_get_iftype_ext_capa() to
look up interface type-specific (extended) capabilities.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/cfg80211.h
net/wireless/util.c