[PATCH] ath10k: Fix some of the macro definitions of HTT_RX_IND message

Valo, Kalle kvalo at qca.qualcomm.com
Tue Jun 14 04:53:53 PDT 2016


Vasanthakumar Thiagarajan <vthiagar at qti.qualcomm.com> writes:

> Only five bits are defined to pass tid information in HTT_RX_IND
> message, so the mask which can be used to extract tid should be 0x1f
> instead of the current 0x3f. Also, macros which can be used to extract
> flush_valid and release_valid bits have to be left shifted one bit less
> because these information follow the tid right after. This patch does
> not really fix anything functionally because these macros are not used
> currently.
>
> Signed-off-by: Vasanthakumar Thiagarajan <vthiagar at qti.qualcomm.com>

Applied to ath.git, thanks.

-- 
Kalle Valo


More information about the ath10k mailing list