[RFC v2 06/11] ath10k: htc: Added ATH10K_HTC_FLAG_BUNDLE_LSB
Valo, Kalle
kvalo at qca.qualcomm.com
Fri Dec 16 02:23:54 PST 2016
Erik Stromdahl <erik.stromdahl at gmail.com> writes:
> Signed-off-by: Erik Stromdahl <erik.stromdahl at gmail.com>
> ---
> drivers/net/wireless/ath/ath10k/htc.h | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/drivers/net/wireless/ath/ath10k/htc.h b/drivers/net/wireless/ath/ath10k/htc.h
> index f94b25a..2963694 100644
> --- a/drivers/net/wireless/ath/ath10k/htc.h
> +++ b/drivers/net/wireless/ath/ath10k/htc.h
> @@ -62,6 +62,8 @@ enum ath10k_htc_rx_flags {
> ATH10K_HTC_FLAG_BUNDLE_MASK = 0xF0
> };
>
> +#define ATH10K_HTC_FLAG_BUNDLE_LSB 4
> +
I think you could fold patches from 6 to 11 into one patch. They are all
about adding code, and most of the commit logs are empty anyway.
--
Kalle Valo
More information about the ath10k
mailing list