linux_dsm_epyc7002/drivers/net/wireless/ath/ath11k
Takashi Iwai bc8f237823 ath11k: Use scnprintf() for avoiding potential buffer overflow
Since snprintf() returns the would-be-output size instead of the
actual output size, the succeeding calls may go beyond the given
buffer limit.  Fix it by replacing with scnprintf().

Cc: ath11k@lists.infradead.org
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2020-03-12 10:21:14 +02:00
..
ahb.c ath11k: qmi clean up ce and HTC service config update 2019-11-29 09:46:55 +02:00
ahb.h
ce.c ath11k: checking for NULL vs IS_ERR() 2019-12-18 19:55:32 +02:00
ce.h ath11k: qmi clean up in ath11k_qmi_wlanfw_wlan_cfg_send() 2019-11-29 09:47:05 +02:00
core.c ath11k: add thermal sensor device support 2020-03-11 18:47:18 +02:00
core.h ath11k: add thermal cooling device support 2020-03-11 18:47:07 +02:00
debug_htt_stats.c ath11k: Use scnprintf() for avoiding potential buffer overflow 2020-03-12 10:21:14 +02:00
debug_htt_stats.h ath11k: Add missing pdev rx rate stats 2020-01-26 12:47:08 +02:00
debug.c ath11k: enable HE tlvs in ppdu stats for pktlog lite 2020-01-26 12:38:07 +02:00
debug.h ath11k: fix parsing PPDU_CTRL type in pktlog 2020-02-11 20:33:34 +02:00
debugfs_sta.c ath11k: fix incorrect peer stats counters update 2020-02-11 20:35:51 +02:00
dp_rx.c ath11k: config reorder queue for all tids during peer setup 2020-03-11 18:43:43 +02:00
dp_rx.h ath11k: config reorder queue for all tids during peer setup 2020-03-11 18:43:43 +02:00
dp_tx.c ath11k: add HE rate accounting to driver 2020-02-11 20:28:33 +02:00
dp_tx.h
dp.c ath11k: config reorder queue for all tids during peer setup 2020-03-11 18:43:43 +02:00
dp.h ath11k: config reorder queue for all tids during peer setup 2020-03-11 18:43:43 +02:00
hal_desc.h ath11k: update tcl cmd descriptor parameters for STA mode 2019-11-29 09:35:15 +02:00
hal_rx.c ath11k: add HE rate accounting to driver 2020-02-11 20:28:33 +02:00
hal_rx.h ath11k: add HE rate accounting to driver 2020-02-11 20:28:33 +02:00
hal_tx.c ath11k: optimize ath11k_hal_tx_status_parse 2019-12-18 19:40:10 +02:00
hal_tx.h ath11k: optimize ath11k_hal_tx_status_parse 2019-12-18 19:40:10 +02:00
hal.c
hal.h
htc.c ath11k: rename ath11k_wmi_base instances from wmi_sc to wmi_ab 2019-12-18 19:27:45 +02:00
htc.h
hw.h
Kconfig ath11k: fix debugfs build failure 2020-01-26 12:37:06 +02:00
mac.c ath11k: add thermal sensor device support 2020-03-11 18:47:18 +02:00
mac.h ath11k: fix incorrect peer stats counters update 2020-02-11 20:35:51 +02:00
Makefile ath11k: add thermal cooling device support 2020-03-11 18:47:07 +02:00
peer.c
peer.h
qmi.c ath11k: qmi clean up in ath11k_qmi_wlanfw_wlan_cfg_send() 2019-11-29 09:47:05 +02:00
qmi.h ath11k: qmi clean up ce and HTC service config update 2019-11-29 09:46:55 +02:00
reg.c ath11k: add HE support 2019-11-27 17:46:29 +02:00
reg.h
rx_desc.h ath11k: add HE rate accounting to driver 2020-02-11 20:28:33 +02:00
testmode_i.h
testmode.c ath11k: rename ath11k_wmi_base instances from wmi_sc to wmi_ab 2019-12-18 19:27:45 +02:00
testmode.h
thermal.c ath11k: add thermal sensor device support 2020-03-11 18:47:18 +02:00
thermal.h ath11k: add thermal sensor device support 2020-03-11 18:47:18 +02:00
trace.c
trace.h ath11k: tracing: fix ath11k tracing 2019-11-29 09:46:44 +02:00
wmi.c ath11k: add thermal sensor device support 2020-03-11 18:47:18 +02:00
wmi.h ath11k: add thermal sensor device support 2020-03-11 18:47:18 +02:00