ath5k: use short preamble when possible
authorBob Copeland <me@bobcopeland.com>
Thu, 22 Jan 2009 13:44:20 +0000 (08:44 -0500)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 29 Jan 2009 21:01:12 +0000 (16:01 -0500)
commit8902ff4e5666c04ca5829c9fd7fc28d73e81ee90
tree9d401dde66920f1dc159ad6b19e2635655259ee0
parent5ef4017a72f77f0bc07d8efb35c140b42e064f70
ath5k: use short preamble when possible

ath5k previously ignored TX_RC_SHORT_PREAMBLE and did not use
config->use_short_preamble, so the long preamble was always
used for transmitted packets.

Changes-licensed-under: 3-Clause-BSD

Signed-off-by: Bob Copeland <me@bobcopeland.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath5k/base.c