aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJuuso Oikarinen <[email protected]>2010-05-24 11:18:15 +0300
committerJohn W. Linville <[email protected]>2010-06-02 16:13:33 -0400
commitdb81956cc4a6780e9aeb1e85993096e67dcb0cd3 (patch)
treed36053164b01339922bfe72d4ca4e99f53e1d154 /tools/perf/scripts/python
parent43163f0f8a11822607c36249c6f55f0613e0d73d (diff)
wl1271: Prevent dropping of TX frames in joins
The wl1271 uses a session counter in CMD_JOIN and TX frame descriptors. This counter is used to determine which frames to drop when the CMD_JOIN is executed. The driver executes CMD_JOIN multiple times upon association and sometimes disassociation, and we don't want any frames to get lost. Fix this by incrementing the session counter only when leaving idle (not every CMD_JOIN as before.) Also, remove the TX flush flag from the CMD_JOIN options. Signed-off-by: Juuso Oikarinen <[email protected]> Reviewed-by: Teemu Paasikivi <[email protected]> Signed-off-by: Luciano Coelho <[email protected]> Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions