]> git.baikalelectronics.ru Git - 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)
commitfb22335c4f26851254760f959571444e06edddac
treee37310774c076522ff9086c3e3114379959fa265
parent376f7ee36a6ca32ec7d73187fa910ca0159aa251
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