aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorLuis R. Rodriguez <[email protected]>2009-07-14 20:13:56 -0400
committerJohn W. Linville <[email protected]>2009-07-24 15:05:14 -0400
commitdd1901830ca7baaaae2e58f549f770f215c6f3af (patch)
tree1a6e4336c22696858bc39b16c5abf1f828691c97 /include/linux
parent0ab216d9727c0728c8b5f9ad627b6955570303d7 (diff)
ath9k: cleanup try count for MRR in rate control
This has no functional change and just cleans up the code to be more legible and removes a useless variable for Multi Rate Retry. For regular frames we use 2 retries for MRR segments [0-2]. For the last MRR segment [3] we use 4. MRR[0] = 2 MRR[1] = 2 MRR[2] = 2 MRR[3] = 4 Cc: Derek Smithies <[email protected]> Cc: Chittajit Mitra <[email protected]> Signed-off-by: Luis R. Rodriguez <[email protected]> Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions