aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAmitkumar Karwar <[email protected]>2014-09-12 20:08:51 +0530
committerJohn W. Linville <[email protected]>2014-09-15 15:00:51 -0400
commitc7346c3231e9b8e530ab7b73796066f7bf60b240 (patch)
treed4df8023b17b1928e874ae3afd6b296f55e0872c /tools/perf/scripts/python
parenta659c4306b3d8de0be218ad47ee92eae31d5b0dd (diff)
mwifiex: fix a bug in Tx multiport aggregation
When aggregation port limit is reached, we stop aggregation and the data is sent to firmware. It is observed that one less packet than the port limit is aggregated in this case. ex. 15 instead of 16. The reason is we have redundant port limit checks before current packet is added to aggregation buffer. The issue is fixed by removing these checks. We already have necessary check in precopy current buffer handling. Signed-off-by: Amitkumar Karwar <[email protected]> Signed-off-by: Avinash Patil <[email protected]> Signed-off-by: Bing Zhao <[email protected]> Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions