[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <171508370426.12731.13082451310329470582.kvalo@kernel.org>
Date: Tue, 7 May 2024 12:08:25 +0000 (UTC)
From: Kalle Valo <kvalo@...nel.org>
To: Dan Carpenter <dan.carpenter@...aro.org>
Cc: Jiri Pirko <jiri@...nulli.us>, Johannes Berg <johannes.berg@...el.com>,
"Gustavo A. R. Silva" <gustavoars@...nel.org>,
"David S. Miller" <davem@...emloft.net>, linux-wireless@...r.kernel.org,
linux-kernel@...r.kernel.org, kernel-janitors@...r.kernel.org
Subject: Re: [PATCH] wifi: mwl8k: initialize cmd->addr[] properly
Dan Carpenter <dan.carpenter@...aro.org> wrote:
> This loop is supposed to copy the mac address to cmd->addr but the
> i++ increment is missing so it copies everything to cmd->addr[0] and
> only the last address is recorded.
>
> Fixes: 22bedad3ce11 ("net: convert multicast list to list_head")
> Signed-off-by: Dan Carpenter <dan.carpenter@...aro.org>
Patch applied to wireless-next.git, thanks.
1d60eabb8269 wifi: mwl8k: initialize cmd->addr[] properly
--
https://patchwork.kernel.org/project/linux-wireless/patch/b788be9a-15f5-4cca-a3fe-79df4c8ce7b2@moroto.mountain/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
Powered by blists - more mailing lists