From: Felix Fietkau Date: Sun, 14 Nov 2010 14:20:12 +0000 (+0100) Subject: ath9k: more tx setup cleanups X-Git-Tag: v2.6.38-rc1~476^2~405^2^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04caf863750bc7e042d1e8d57e5ce9d6326ab435;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed