linux_dsm_epyc7002/drivers/net/wireless/ath
Vasanthakumar Thiagarajan 4159cc935a ath6kl: Fix htc_packet leak in ath6kl_htc_rx_process_packets()
Packet is not reclaimed when ath6kl_htc_rx_process_hdr() fails.
Fix this by deferring the packet deletion from comp_pktq till
ath6kl_htc_rx_process_hdr() returns success. This bug is found
in code review, impact is not easily visible as the leak happens
only in failure cases.

Signed-off-by: Vasanthakumar Thiagarajan <vthiagar@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2011-11-11 12:50:54 +02:00
..
ath5k
ath6kl ath6kl: Fix htc_packet leak in ath6kl_htc_rx_process_packets() 2011-11-11 12:50:54 +02:00
ath9k ath9k: Improve debugfs printout for stations. 2011-11-09 16:01:02 -05:00
carl9170 carl9170: fix AMPDU TX_CTL_REQ_TX_STATUS handling 2011-11-02 15:23:12 -04:00
ath.h ath9k: Add btcoex profile management support for AR9462 2011-11-08 15:54:30 -05:00
debug.c
hw.c
Kconfig
key.c
main.c
Makefile
reg.h
regd_common.h
regd.c ath: Fix NULL ptr dereference in ath_reg_apply_world_flags 2011-11-08 15:02:45 -05:00
regd.h