diff options
author | herton <herton@mandriva.com.br> | 2008-11-27 22:53:24 -0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2008-12-05 09:32:59 -0500 |
commit | d9a1f48648edbe99fa432626ce6964a1b58f7281 (patch) | |
tree | 5042dad1a4a5c9ba4416774c700840f782e31c01 /drivers/net/wireless/ath9k/calib.c | |
parent | 007e5ddddfed4ba039899754936e89b27d5cb551 (diff) |
rtl8187: fix retry count passed in rtl8187_tx
I mistakenly changed retry count passed in rtl8187_tx in previous change
"rtl8187: feedback transmitted packets using tx close descriptor for
8187B". For 8187 it should represent the number of retries (retry count
limit). As explained by Johannes Berg, .count represents the number of
tries (not retries), and retries = tries - 1.
Signed-off-by: Herton Ronaldo Krzesinski <herton@mandriva.com.br>
Tested-by: Hin-Tak Leung <htl10@users.sourceforge.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/ath9k/calib.c')
0 files changed, 0 insertions, 0 deletions