]> git.baikalelectronics.ru Git - kernel.git/commit
ath6kl: add state variable depicting hw/fw state
authorKalle Valo <kvalo@qca.qualcomm.com>
Tue, 1 Nov 2011 06:44:28 +0000 (08:44 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Fri, 11 Nov 2011 10:59:00 +0000 (12:59 +0200)
commit0c520eeaaa7723201812e7f7a4fcb03d87a71851
tree84a994fe3bd53f3723cf4f4e58012b59d31185c6
parent302ac581439f2497996ec6e536c80a7ef73dbde4
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>
drivers/net/wireless/ath/ath6kl/cfg80211.c
drivers/net/wireless/ath/ath6kl/core.h
drivers/net/wireless/ath/ath6kl/init.c