commit | 76a9fbe27ec04420844ddf49b9e7a2f872222983 | [log] [tgz] |
---|---|---|
author | Kalle Valo <kvalo@qca.qualcomm.com> | Tue Nov 01 08:44:28 2011 +0200 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Fri Nov 11 12:59:00 2011 +0200 |
tree | 84a994fe3bd53f3723cf4f4e58012b59d31185c6 | |
parent | 52d81a6883fb36c4304fb5619bfa5f61eb7986ef [diff] |
ath6kl: add state variable depicting hw/fw state This way it's easier to track state changes and in the future add more warnings about using hardware in wrong states. Currently there are few random flags for trying to do the same, those will be cleaned and removed in the future. Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>