diff options
author | Marc Yang <[email protected]> | 2014-10-29 22:44:34 +0530 |
---|---|---|
committer | John W. Linville <[email protected]> | 2014-10-30 15:00:22 -0400 |
commit | 3a8fede115f12f7b90524d1ba4e709ce398ce8c6 (patch) | |
tree | 76101a7f096d9fdd1fff695011f29e8f6106f537 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a017ff755e43de9a3221d4ff4f03184ea7b93733 (diff) |
mwifiex: restart rxreorder timer correctly
During 11n RX reordering, if there is a hole in RX table,
driver will not send packets to kernel until the rxreorder
timer expires or the table is full.
However, currently driver always restarts rxreorder timer when
receiving a packet, which causes the timer hardly to expire.
So while connected with to 11n AP in a busy environment,
ping packets may get blocked for about 30 seconds.
This patch fixes this timer restarting by ensuring rxreorder timer
would only be restarted either timer is not set or start_win
has changed.
Signed-off-by: Chin-Ran Lo <[email protected]>
Signed-off-by: Plus Chen <[email protected]>
Signed-off-by: Marc Yang <[email protected]>
Signed-off-by: Cathy Luo <[email protected]>
Signed-off-by: Avinash Patil <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions