linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@kernel.org>
To: Anilkumar Kolli <quic_akolli@quicinc.com>
Cc: <ath11k@lists.infradead.org>, <linux-wireless@vger.kernel.org>,
	Anilkumar Kolli <quic_akolli@quicinc.com>
Subject: Re: [PATCH] ath11k: Fix uninitialized symbol 'rx_buf_sz'
Date: Mon, 31 Jan 2022 14:00:08 +0000 (UTC)	[thread overview]
Message-ID: <164363760657.22527.17165496476093064241.kvalo@kernel.org> (raw)
In-Reply-To: <1642605793-13518-1-git-send-email-quic_akolli@quicinc.com>

Anilkumar Kolli <quic_akolli@quicinc.com> wrote:

> Add missing else statement in ath11k_dp_rx_process_mon_status()
> to fix below smatch warnings,
>     drivers/net/wireless/ath/ath11k/dp_rx.c:3105
>     ath11k_dp_rx_process_mon_status()
>     error: uninitialized symbol 'rx_buf_sz'.
> 
> Fixes: ab18e3bc1c13 ("ath11k: Fix pktlog lite rx events")
> 
> Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
> Signed-off-by: Anilkumar Kolli <quic_akolli@quicinc.com>
> Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>

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

dca857f07dc1 ath11k: Fix uninitialized symbol 'rx_buf_sz'

-- 
https://patchwork.kernel.org/project/linux-wireless/patch/1642605793-13518-1-git-send-email-quic_akolli@quicinc.com/

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


      reply	other threads:[~2022-01-31 14:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-19 15:23 [PATCH] ath11k: Fix uninitialized symbol 'rx_buf_sz' Anilkumar Kolli
2022-01-31 14:00 ` Kalle Valo [this message]

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=164363760657.22527.17165496476093064241.kvalo@kernel.org \
    --to=kvalo@kernel.org \
    --cc=ath11k@lists.infradead.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=quic_akolli@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).