commit | 7e52c8aa35c987236a80b7063c418a3d29b51052 | [log] [tgz] |
---|---|---|
author | Sujith Manoharan <c_manoha@qca.qualcomm.com> | Tue Jul 17 17:16:09 2012 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Jul 17 15:11:39 2012 -0400 |
tree | ff741c00befa89883e12c5418b01243df5dd135a | |
parent | aa45fe9683ba861bf49d51479b11b3d482b57416 [diff] |
ath9k: Cleanup beacon queue configuration Setup the beacon queue parameters after disabling interrupts. Also, remove the redundant call in conf_tx() for IBSS mode since the queue would be configured with the appropriate cwmin/cwmax values when beaconing is enabled. Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>