linux/drivers/net/wireless/ath/ath9k
Dan Carpenter 413fd2f5c0 ath9k_htc: Add a sanity check in ath9k_htc_ampdu_action()
Smatch generates a warning here:

    drivers/net/wireless/ath/ath9k/htc_drv_main.c:1688 ath9k_htc_ampdu_action()
    error: buffer overflow 'ista->tid_state' 8 <= 15

I don't know if it's a real bug or not but the other paths through this
function all ensure that "tid" is less than ATH9K_HTC_MAX_TID (8) so
checking here makes things more consistent.

Fixes: fb9987d0f7 ("ath9k_htc: Support for AR9271 chipset.")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2017-12-14 17:30:11 +02:00
..
ahb.c ath9k: constify ath_bus_ops structure 2016-12-01 13:17:45 +02:00
ani.c scripts/spelling.txt: add "aligment" pattern and fix typo instances 2017-02-27 18:43:46 -08:00
ani.h
antenna.c
ar953x_initvals.h
ar955x_1p0_initvals.h
ar956x_initvals.h
ar5008_initvals.h
ar5008_phy.c ath9k: replace eeprom_param EEP_MINOR_REV with get_eeprom_rev 2016-12-15 10:26:27 +02:00
ar9001_initvals.h
ar9002_calib.c
ar9002_hw.c ath9k: replace eeprom_param EEP_MINOR_REV with get_eeprom_rev 2016-12-15 10:26:27 +02:00
ar9002_initvals.h
ar9002_mac.c ath9k: ar9002_mac: kill off ACCESS_ONCE() 2017-01-12 12:59:45 +02:00
ar9002_phy.c
ar9002_phy.h
ar9003_2p2_initvals.h
ar9003_aic.c
ar9003_aic.h
ar9003_buffalo_initvals.h
ar9003_calib.c
ar9003_eeprom.c ath9k: Use ARRAY_SIZE macro 2017-09-25 10:14:41 +03:00
ar9003_eeprom.h ath9k: use correct OTP register offsets for the AR9340 and AR9550 2017-02-15 11:20:43 +02:00
ar9003_hw.c
ar9003_mac.c ath9k: remove cast to void pointer 2017-09-25 10:13:58 +03:00
ar9003_mac.h
ar9003_mci.c
ar9003_mci.h
ar9003_paprd.c
ar9003_phy.c ath9k: fix tx99 bus error 2017-06-28 19:52:26 +03:00
ar9003_phy.h
ar9003_rtt.c
ar9003_rtt.h
ar9003_wow.c
ar9330_1p1_initvals.h
ar9330_1p2_initvals.h
ar9340_initvals.h
ar9462_2p0_initvals.h
ar9462_2p1_initvals.h
ar9485_initvals.h
ar9565_1p0_initvals.h
ar9565_1p1_initvals.h
ar9580_1p0_initvals.h
ath9k.h ath: Convert timers to use timer_setup() 2017-10-27 16:54:19 +03:00
beacon.c
btcoex.c
btcoex.h
calib.c ath9k: add noise floor override option 2017-04-19 17:08:27 +03:00
calib.h
channel.c mac80211: use QoS NDP for AP probing 2017-11-27 11:23:20 +01:00
common-beacon.c
common-beacon.h
common-debug.c
common-debug.h ath9k: move RELAY and DEBUG_FS to ATH9K[_HTC]_DEBUGFS 2017-01-13 15:29:24 +02:00
common-init.c
common-init.h
common-spectral.c ath9k: don't trigger spectral scan when not enabled 2017-03-16 10:54:52 +02:00
common-spectral.h ath9k: move spectral scan support under a separate config symbol 2017-12-07 16:31:57 +02:00
common.c Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git 2017-05-19 11:47:44 +03:00
common.h
debug_sta.c mac80211: separate encoding/bandwidth from flags 2017-04-28 10:41:45 +02:00
debug.c ath9k: debug: Remove redundant check 2017-10-27 16:50:20 +03:00
debug.h ath9k: Introduce airtime fairness scheduling between stations 2016-12-15 10:43:05 +02:00
dfs_debug.c
dfs_debug.h
dfs.c ath9k: dfs: use swap macro in ath9k_check_chirping 2017-12-02 16:12:53 +02:00
dfs.h
dynack.c
dynack.h
eeprom_4k.c ath9k: move RELAY and DEBUG_FS to ATH9K[_HTC]_DEBUGFS 2017-01-13 15:29:24 +02:00
eeprom_9287.c ath9k: move RELAY and DEBUG_FS to ATH9K[_HTC]_DEBUGFS 2017-01-13 15:29:24 +02:00
eeprom_def.c ath9k: move RELAY and DEBUG_FS to ATH9K[_HTC]_DEBUGFS 2017-01-13 15:29:24 +02:00
eeprom.c ath9k: remove unnecessary code 2017-05-19 10:57:55 +03:00
eeprom.h ath9k: Add cast to u8 to FREQ2FBIN macro 2017-04-19 17:00:48 +03:00
gpio.c ath: Convert timers to use timer_setup() 2017-10-27 16:54:19 +03:00
hif_usb.c ath9k: remove cast to void pointer 2017-09-25 10:13:58 +03:00
hif_usb.h ath9k_htc: don't use HZ for usb msg timeouts 2016-12-01 13:18:33 +02:00
htc_drv_beacon.c ath9k: remove cast to void pointer 2017-09-25 10:13:58 +03:00
htc_drv_debug.c
htc_drv_gpio.c
htc_drv_init.c ath: Convert timers to use timer_setup() 2017-10-27 16:54:19 +03:00
htc_drv_main.c ath9k_htc: Add a sanity check in ath9k_htc_ampdu_action() 2017-12-14 17:30:11 +02:00
htc_drv_txrx.c ath: Convert timers to use timer_setup() 2017-10-27 16:54:19 +03:00
htc_hst.c networking: make skb_push & __skb_push return void pointers 2017-06-16 11:48:40 -04:00
htc_hst.h
htc.h ath: Convert timers to use timer_setup() 2017-10-27 16:54:19 +03:00
hw-ops.h
hw.c ath9k_hw: check if the chip failed to wake up 2017-02-07 11:00:21 +02:00
hw.h ath9k: add noise floor override option 2017-04-19 17:08:27 +03:00
init.c ath: Convert timers to use timer_setup() 2017-10-27 16:54:19 +03:00
Kconfig ath9k: move spectral scan support under a separate config symbol 2017-12-07 16:31:57 +02:00
link.c ath: Convert timers to use timer_setup() 2017-10-27 16:54:19 +03:00
mac.c mac80211: properly remove RX_ENC_FLAG_40MHZ 2017-05-08 11:11:56 +02:00
mac.h mac80211: separate encoding/bandwidth from flags 2017-04-28 10:41:45 +02:00
main.c ath: Convert timers to use timer_setup() 2017-10-27 16:54:19 +03:00
Makefile ath9k: move spectral scan support under a separate config symbol 2017-12-07 16:31:57 +02:00
mci.c ath9k: remove cast to void pointer 2017-09-25 10:13:58 +03:00
mci.h
pci.c ath9k: Add Dell Wireless 1802 with wowlan capability 2017-08-03 14:39:31 +03:00
phy.h
recv.c mac80211: separate encoding/bandwidth from flags 2017-04-28 10:41:45 +02:00
reg_aic.h
reg_mci.h
reg_wow.h
reg.h
rng.c ath9k: avoid potential freezing during random generator read 2017-06-28 19:54:38 +03:00
tx99.c ath9k: fix tx99 potential info leak 2017-10-13 14:40:57 +03:00
wmi.c ath9k: remove cast to void pointer 2017-09-25 10:13:58 +03:00
wmi.h
wow.c
xmit.c ath9k: clean up and fix ath_tx_count_airtime 2017-02-14 19:58:33 +02:00