> This patch adds support to control per TID MSDU aggregation > using the NL80211_TID_CONFIG_ATTR_AMSDU_CTRL attribute. > > Signed-off-by: Sergey Matyukevich <sergey.matyukevich.os@xxxxxxxxxxxxx> > --- > include/net/cfg80211.h | 4 +++- > include/uapi/linux/nl80211.h | 10 +++++++--- > net/wireless/nl80211.c | 6 ++++++ > 3 files changed, 16 insertions(+), 4 deletions(-) This patch misses adding new policy for AMSDU NL80211 attribute. To be fixed in v2. Regards, Sergey