commit | c31eb8e926835582cd186b33a7a864880a4c0c79 | [log] [tgz] |
---|---|---|
author | Rajkumar Manoharan <rmanohar@qca.qualcomm.com> | Tue Jun 28 18:21:19 2011 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Jun 29 14:36:44 2011 -0400 |
tree | e420418ad30c4e8631e3c96c2bf0dc8fa69b0742 | |
parent | 5ee0a58d8ca443e80ed8712c86c9938360b79cac [diff] |
ath9k: Fix suspend/resume when no interface is UP When no interface has been brought up, the chip's power state continued as AWAKE. So during resume, the chip never been powered up. Cc: stable@kernel.org Signed-off-by: Rajkumar Manoharan <rmanohar@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>