aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJouni Malinen <[email protected]>2009-05-05 20:35:15 +0300
committerJohn W. Linville <[email protected]>2009-05-06 15:15:05 -0400
commitaec6795210db6ba3f4592056d41ac5b1ab41e980 (patch)
tree6955ded806d462502b2f503ea0e7739ae99e7527 /tools/perf/scripts/python
parent4d050f1daed3babf6fcc337f862a245d31af4452 (diff)
mac80211: Comment the order of HT RX reorder handler vs. RX handlers
We are currently processing block ack reordering as a separate task before all other RX handlers. In theory, this is wrong since this step should be done only after duplicate removal (see Figure 6-1 in IEEE 802.11n). However, moving this needs some work and the current situation is not too bad. Add a comment here so that this small detail does not get forgotten and who knows, maybe someone has some extra time to take a look at cleaning this up. Signed-off-by: Jouni Malinen <[email protected]> Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions