From: Kalle Valo <kvalo@kernel.org>
To: Baochen Qiang <quic_bqiang@quicinc.com>
Cc: <ath12k@lists.infradead.org>, <linux-wireless@vger.kernel.org>
Subject: Re: [PATCH] wifi: ath12k: Use msdu_end to check MCBC
Date: Tue, 09 May 2023 08:30:23 +0300 [thread overview]
Message-ID: <87ednqnkb4.fsf@kernel.org> (raw)
In-Reply-To: <b0321483-ae4e-c44f-ed41-4a83e8693f09@quicinc.com> (Baochen Qiang's message of "Tue, 9 May 2023 11:42:43 +0800")
Baochen Qiang <quic_bqiang@quicinc.com> writes:
> On 4/29/2023 1:13 PM, Kalle Valo wrote:
>
>> New warnings:
>>
>> drivers/net/wireless/ath/ath12k/hal.c:892:16: warning: cast to restricted __le32
>> drivers/net/wireless/ath/ath12k/hal.c:892:16: warning: cast from restricted __le16
>>
>> Please remember always run ath12k-check (with sparse installed).
>
> Hi Kalle,
>
> I have sent v2 where I change __le32_to_cpu to __le16_to_cpu which
> should fix this warning.
>
> But I can not find ath12k-check, where is this tool? Could you help
> point out?
It's here:
https://github.com/qca/qca-swiss-army-knife/tree/master/tools/scripts/ath12k
--
https://patchwork.kernel.org/project/linux-wireless/list/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
--
ath12k mailing list
ath12k@lists.infradead.org
https://lists.infradead.org/mailman/listinfo/ath12k
WARNING: multiple messages have this Message-ID (diff)
From: Kalle Valo <kvalo@kernel.org>
To: Baochen Qiang <quic_bqiang@quicinc.com>
Cc: <ath12k@lists.infradead.org>, <linux-wireless@vger.kernel.org>
Subject: Re: [PATCH] wifi: ath12k: Use msdu_end to check MCBC
Date: Tue, 09 May 2023 08:30:23 +0300 [thread overview]
Message-ID: <87ednqnkb4.fsf@kernel.org> (raw)
In-Reply-To: <b0321483-ae4e-c44f-ed41-4a83e8693f09@quicinc.com> (Baochen Qiang's message of "Tue, 9 May 2023 11:42:43 +0800")
Baochen Qiang <quic_bqiang@quicinc.com> writes:
> On 4/29/2023 1:13 PM, Kalle Valo wrote:
>
>> New warnings:
>>
>> drivers/net/wireless/ath/ath12k/hal.c:892:16: warning: cast to restricted __le32
>> drivers/net/wireless/ath/ath12k/hal.c:892:16: warning: cast from restricted __le16
>>
>> Please remember always run ath12k-check (with sparse installed).
>
> Hi Kalle,
>
> I have sent v2 where I change __le32_to_cpu to __le16_to_cpu which
> should fix this warning.
>
> But I can not find ath12k-check, where is this tool? Could you help
> point out?
It's here:
https://github.com/qca/qca-swiss-army-knife/tree/master/tools/scripts/ath12k
--
https://patchwork.kernel.org/project/linux-wireless/list/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
next prev parent reply other threads:[~2023-05-09 5:30 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-27 1:30 [PATCH] wifi: ath12k: Use msdu_end to check MCBC Baochen Qiang
2023-04-27 1:30 ` Baochen Qiang
2023-04-27 5:40 ` Vasanthakumar Thiagarajan
2023-04-27 5:40 ` Vasanthakumar Thiagarajan
2023-04-29 5:13 ` Kalle Valo
2023-04-29 5:13 ` Kalle Valo
2023-05-09 3:42 ` Baochen Qiang
2023-05-09 3:42 ` Baochen Qiang
2023-05-09 5:30 ` Kalle Valo [this message]
2023-05-09 5:30 ` Kalle Valo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87ednqnkb4.fsf@kernel.org \
--to=kvalo@kernel.org \
--cc=ath12k@lists.infradead.org \
--cc=linux-wireless@vger.kernel.org \
--cc=quic_bqiang@quicinc.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.