]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
ath9k: move ath_tx_aggr_check() to the rate control module
authorFelix Fietkau <nbd@openwrt.org>
Mon, 20 Sep 2010 11:45:39 +0000 (13:45 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 21 Sep 2010 15:05:34 +0000 (11:05 -0400)
commit334b06029ed3f5e31d773527d54fb40e3ee571f9
treee37310774c076522ff9086c3e3114379959fa265
parent90fa539ca3f07323da5a90f5c8f4e5cd952875e7
ath9k: move ath_tx_aggr_check() to the rate control module

It is not used anywhere else and can be made static

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/ath9k.h
drivers/net/wireless/ath/ath9k/rc.c
drivers/net/wireless/ath/ath9k/xmit.c