Files
android_kernel_xiaomi_sm8450/drivers/net/wireless/ath
Maya Erez dc90506f14 wil6210: prevent usage of incorrect TX hwtail
txdata->enabled is used in order to determine if the TX vring
is valid. As the data transmit is handled in a different context,
in case txdata->enabled is set before vring->hwtail is updated,
an old or corrupted vring->hwtail can be used.
Protect setting of txdata->enabled and vring->hwtail to prevent a
case where TX vring start handling TX packets before setting
vring->hwtail.

Signed-off-by: Maya Erez <qca_merez@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2016-08-19 13:11:23 +03:00
..
2016-08-19 13:07:06 +03:00
2016-06-04 17:58:14 +03:00
2016-04-12 15:56:15 +02:00
2015-11-18 14:28:31 +02:00
2016-04-12 15:56:15 +02:00