diff options
author | Luis R. Rodriguez <lrodriguez@atheros.com> | 2008-10-22 22:28:43 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2008-11-01 00:00:52 +0100 |
commit | b139a10a0aaf3c8041af348c2268d59e1610dc83 (patch) | |
tree | 2229616b5de61af9408c8ed60478b692327c9697 /drivers/power | |
parent | mac80211: make use of regulatory tx power settings on change of tx power (diff) | |
download | linux-b139a10a0aaf3c8041af348c2268d59e1610dc83.tar.xz linux-b139a10a0aaf3c8041af348c2268d59e1610dc83.zip |
ath9k: remove pointless sc_txintrperiod and spin_lock_bh on tx prepare
sc_txintrperiod is currently set to 0 and never updated. We won't
be using this, if anything we will consider using TX interrupt
mitigation but that is different and not yet tested. So remove
sc_txintrperiod and the pointless spin_lock_bh() on tx prepare.
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/power')
0 files changed, 0 insertions, 0 deletions