From: Thomas Pedersen Date: Tue, 22 Sep 2020 02:28:04 +0000 (-0700) Subject: nl80211: support S1G capability overrides in assoc X-Git-Url: https://jxself.org/git/?a=commitdiff_plain;h=ce80203eb153599c7fa21cdd1063b9d682746aa1;hp=ce80203eb153599c7fa21cdd1063b9d682746aa1;p=carl9170fw.git nl80211: support S1G capability overrides in assoc NL80211_ATTR_S1G_CAPABILITY can be passed along with NL80211_ATTR_S1G_CAPABILITY_MASK to NL80211_CMD_ASSOCIATE to indicate S1G capabilities which should override the hardware capabilities in eg. the association request. Signed-off-by: Thomas Pedersen Link: https://lore.kernel.org/r/20200922022818.15855-4-thomas@adapt-ip.com [johannes: always require both attributes together, commit message] Signed-off-by: Johannes Berg Signed-off-by: Christian Lamparter ---