Colin Ian King <colin.king@xxxxxxxxxxxxx> wrote: > From: Colin Ian King <colin.king@xxxxxxxxxxxxx> > > 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@xxxxxxxxxxxxx> 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