[RESEND PATCH v2 5/9] mac80211: allow AMSDU size limitation per-TID

2018-09-04 Thread Luca Coelho
From: Sara Sharon Some drivers may have AMSDU size limitation per TID, due to HW constrains. Add an option to set this limit. Signed-off-by: Sara Sharon Signed-off-by: Luca Coelho --- include/net/mac80211.h | 2 ++ net/mac80211/tx.c | 4 2 files changed, 6 insertions(+) diff --git

[PATCH v2 5/9] mac80211: allow AMSDU size limitation per-TID

2018-09-04 Thread Luca Coelho
From: Sara Sharon Some drivers may have AMSDU size limitation per TID, due to HW constrains. Add an option to set this limit. Signed-off-by: Sara Sharon Signed-off-by: Luca Coelho --- include/net/mac80211.h | 2 ++ net/mac80211/tx.c | 4 2 files changed, 6 insertions(+) diff --git