commit | 3f7c5c10e9dc6bf90179eb9f7c06151d508fb324 | [log] [tgz] |
---|---|---|
author | Senthil Balasubramanian <senthilkumar@atheros.com> | Wed Feb 03 22:51:13 2010 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Feb 08 16:50:54 2010 -0500 |
tree | d630236500fd928c51d78dae71febf49ea26ba5c | |
parent | 1a20034a73a40b8056731f9db0c535cec2961eb7 [diff] |
ath9k: Enable TIM timer interrupt only when needed. The TIM timer interrupt is enabled even before the ACK of nullqos is received which is unnecessary. Also clean up the CONF_PS part of config callback properly for better readability. Signed-off-by: Senthil Balasubramanian <senthilkumar@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>