On 2/4/2020 11:35 AM, John Crispin wrote:
From: Miles Hu <milehu@xxxxxxxxxxxxxx> This patch adds the nl80211 structs, definitions, policies and parsing code required to pass fixed HE rate, gi and ltf settings. Signed-off-by: John Crispin <john@xxxxxxxxxxx> Signed-off-by: Miles Hu <milehu@xxxxxxxxxxxxxx> --- Changes in V2 * add more policies * reoder enums * remove incorrect he_cap from ieee80211_supported_band
Not seeing the change listed above or am I missing something? Regards, Arend
* remove _WARN from policy include/net/cfg80211.h | 3 + include/uapi/linux/nl80211.h | 28 +++++++++ net/wireless/nl80211.c | 117 ++++++++++++++++++++++++++++++++++- 3 files changed, 146 insertions(+), 2 deletions(-)