diff options
author | Felix Fietkau <nbd@openwrt.org> | 2010-11-14 17:20:12 +0300 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2010-11-18 00:19:27 +0300 |
commit | 04caf863750bc7e042d1e8d57e5ce9d6326ab435 (patch) | |
tree | ac98c29809ce992bbd22a34b0f52be4abe35bde0 /block | |
parent | 71a3bf3e94b745467fc4c3451a294910f0369555 (diff) | |
download | linux-04caf863750bc7e042d1e8d57e5ce9d6326ab435.tar.xz |
ath9k: more tx setup cleanups
- remove the BUF_HT flag, and instead check for IEEE80211_TX_CTL_AMPDU
before calling ath_tx_send_ampdu.
- remove a few unused variables
- calculate frame length before adding the frame padding
- merge the misnamed ath_tx_start_dma function into ath_tx_start
- remove an unused argument for assign_aggr_tid_seqno
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions