commit | 5fe4dffbc12b22507d2416667720cbd4b27c693b | [log] [tgz] |
---|---|---|
author | Kalle Valo <kvalo@qca.qualcomm.com> | Sun Oct 30 21:16:15 2011 +0200 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Fri Nov 11 12:58:59 2011 +0200 |
tree | 4504c6eb6420b663227884c7f71dda66027a3e0f | |
parent | 32a07e4448f78158a75f7c1f0056289647d83946 [diff] |
ath6kl: power down hardware when interface is down The benefit from this is that user space can control hardware's power state by putting interface up and down. This is handy if firmware gets to some weird state. The downside will be that putting interface up takes a bit longer, I was measuring ~500 ms during interface up. Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>