linux/drivers/net/wireless/ath/ath10k
Michal Kazior 87571bf0b8 ath10k: skip fw stats debugfs interface if device is down
If the device is not running then there may be no
FW at all to send the query to. If the FW is
already there it might still trigger a crash if
the command is sent before the device is fully
initialized.

Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2013-07-30 18:01:20 +03:00
..
bmi.c ath10k: reset BMI state upon init 2013-07-30 18:01:19 +03:00
bmi.h ath10k: reset BMI state upon init 2013-07-30 18:01:19 +03:00
ce.c ath10k: fix typo in define name 2013-07-30 18:01:16 +03:00
ce.h
core.c ath10k: store firmware files in memory 2013-07-30 18:01:19 +03:00
core.h ath10k: store firmware files in memory 2013-07-30 18:01:19 +03:00
debug.c ath10k: skip fw stats debugfs interface if device is down 2013-07-30 18:01:20 +03:00
debug.h
hif.h ath10k: decouple suspend code 2013-07-30 18:01:19 +03:00
htc.c ath10k: embed HTC struct inside ath10k 2013-07-30 18:01:17 +03:00
htc.h ath10k: embed HTC struct inside ath10k 2013-07-30 18:01:17 +03:00
htt_rx.c ath10k: embed HTT struct inside ath10k 2013-07-30 18:01:18 +03:00
htt_tx.c ath10k: embed HTT struct inside ath10k 2013-07-30 18:01:18 +03:00
htt.c ath10k: embed HTT struct inside ath10k 2013-07-30 18:01:18 +03:00
htt.h ath10k: embed HTT struct inside ath10k 2013-07-30 18:01:18 +03:00
hw.h
Kconfig
mac.c ath10k: defer hw setup to start/stop mac80211 hooks 2013-07-30 18:01:19 +03:00
mac.h
Makefile
pci.c ath10k: defer hw setup to start/stop mac80211 hooks 2013-07-30 18:01:19 +03:00
pci.h ath10k: fix typo in define name 2013-07-30 18:01:16 +03:00
rx_desc.h
targaddrs.h
trace.c
trace.h
txrx.c
txrx.h
wmi.c ath10k: add missing debug prints 2013-07-30 18:01:18 +03:00
wmi.h