git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
030bb49
)
ath9k: remove cache of rate preference when using 11g protection
author
Luis R. Rodriguez
<lrodriguez@atheros.com>
Tue, 23 Dec 2008 23:58:38 +0000
(15:58 -0800)
committer
John W. Linville
<linville@tuxdriver.com>
Thu, 29 Jan 2009 20:59:28 +0000
(15:59 -0500)
No need to cache when we want to use 2Mbit/s for all protection
frames for 802.11g as we can determine that dynamically on
ath_buf_set_rate() itself.
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found