Files
android_kernel_xiaomi_sm8450/drivers/net/wireless/ath/ath10k
Erik Stromdahl d1a566bec5 ath10k: fix bug in masking of TID value
Although the TID mask is 0xf, the modulus operation does still not
produce identical results as the bitwise and operator. If the TID is 15, the
modulus operation will "convert" it to 0, whereas the bitwise and will keep it
as 15.

This was found during code review.

Signed-off-by: Erik Stromdahl <erik.stromdahl@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2018-06-28 12:53:15 +03:00
..
2016-01-28 10:47:28 +02:00
2017-12-27 12:22:01 +02:00
2017-12-27 12:22:01 +02:00
2018-06-14 18:15:01 +03:00
2018-06-14 18:08:37 +03:00
2018-04-19 18:52:12 +03:00
2018-04-19 18:52:12 +03:00
2018-04-24 08:57:48 +03:00
2017-12-27 12:22:01 +02:00
2017-02-14 19:38:15 +02:00
2018-06-14 18:15:01 +03:00
2018-06-14 18:15:01 +03:00
2017-12-27 12:22:01 +02:00
2017-12-27 12:22:01 +02:00
2017-12-27 12:22:01 +02:00
2017-12-27 12:22:01 +02:00
2017-12-27 12:22:01 +02:00
2014-09-11 23:42:36 +03:00
2017-12-27 12:22:01 +02:00
2017-12-27 12:22:01 +02:00
2017-12-27 12:22:01 +02:00
2017-08-03 14:31:01 +03:00
2017-08-03 14:31:01 +03:00
2018-05-25 13:15:31 +03:00
2018-05-25 13:15:31 +03:00
2017-12-27 12:22:01 +02:00