ath10k: remove redundant check of len with buf_len

Kalle Valo kvalo at qca.qualcomm.com
Mon Mar 20 08:25:19 PDT 2017


Colin Ian King <colin.king at canonical.com> wrote:
> From: Colin Ian King <colin.king at canonical.com>
> 
> The check of len > buf_len is redundant as len is initialized
> to 0 and buf_len to 4096, so this comparison is always false.
> Remove it.
> 
> Signed-off-by: Colin Ian King <colin.king at canonical.com>

Patch applied to ath-next branch of ath.git, thanks.

eed4721fb617 ath10k: remove redundant check of len with buf_len

-- 
https://patchwork.kernel.org/patch/9626131/

Documentation about submitting wireless patches and checking status
from patchwork:

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches




More information about the ath10k mailing list