mirror_ubuntu-kernels/drivers/net/wireless/ath/ath10k
Michal Kazior adb43b24ec ath10k: fix debugfs_create_dir() checking
The function may return an -ENODEV if debugfs is
disabled in kernel. This should originally be
guarded by ath10k's Kconfig but it still makes
sense to check for the non-NULL errno return
value.

Reported-by: Matteo Croce <matteo@openwrt.org>
Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2014-09-11 23:44:44 +03:00
..
bmi.c ath10k: improve logging to include dev id 2014-08-26 19:04:48 +03:00
bmi.h ath10k: fix ath10k_bmi_read32 macro 2014-05-23 11:29:23 +03:00
ce.c ath10k: improve logging to include dev id 2014-08-26 19:04:48 +03:00
ce.h ath10k: rework posting pci rx buffers 2014-08-25 11:31:47 +03:00
core.c ath10k: add testmode 2014-09-11 23:42:36 +03:00
core.h ath10k: add testmode 2014-09-11 23:42:36 +03:00
debug.c ath10k: fix debugfs_create_dir() checking 2014-09-11 23:44:44 +03:00
debug.h ath10k: add testmode 2014-09-11 23:42:36 +03:00
hif.h ath10k: replace send_head() with tx_sg() 2014-02-28 11:59:06 +02:00
htc.c ath10k: improve logging to include dev id 2014-08-26 19:04:48 +03:00
htc.h ath10k: improve logging to include dev id 2014-08-26 19:04:48 +03:00
htt_rx.c ath10k: add device/driver strings to tracepoints 2014-09-02 16:16:46 +03:00
htt_tx.c ath10k: improve logging to include dev id 2014-08-26 19:04:48 +03:00
htt.c ath10k: improve logging to include dev id 2014-08-26 19:04:48 +03:00
htt.h ath10k: add implementation for configure max amsdu, ampdu 2014-07-14 15:44:48 +03:00
hw.h ath10k: add testmode 2014-09-11 23:42:36 +03:00
Kconfig ath10k: ATH10K_DEBUGFS depends on DEBUG_FS 2014-09-10 14:17:45 +03:00
mac.c ath10k: add testmode 2014-09-11 23:42:36 +03:00
mac.h ath10k: embed ar_pci inside ar 2014-08-12 10:53:42 +03:00
Makefile ath10k: add testmode 2014-09-11 23:42:36 +03:00
pci.c ath10k: remove diag_*_access functions 2014-09-02 16:12:07 +03:00
pci.h ath10k: make target endianess more explicit 2014-08-27 15:03:32 +03:00
rx_desc.h ath10k: document decap modes 2013-09-26 10:12:23 +03:00
spectral.c ath10k: improve logging to include dev id 2014-08-26 19:04:48 +03:00
spectral.h ath10k: add spectral scan feature 2014-08-04 09:07:54 +03:00
targaddrs.h
testmode_i.h ath10k: add testmode 2014-09-11 23:42:36 +03:00
testmode.c ath10k: add testmode 2014-09-11 23:42:36 +03:00
testmode.h ath10k: add testmode 2014-09-11 23:42:36 +03:00
trace.c
trace.h ath10k: add device/driver strings to tracepoints 2014-09-02 16:16:46 +03:00
txrx.c ath10k: improve logging to include dev id 2014-08-26 19:04:48 +03:00
txrx.h ath10k: fix Rx aggregation reordering 2014-07-25 11:15:39 +03:00
wmi.c ath10k: add testmode 2014-09-11 23:42:36 +03:00
wmi.h ath10k: make ath10k_wmi_cmd_send() public 2014-09-11 23:41:37 +03:00