[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <161896321079.2554.14735894367515771017.git-patchwork-notify@kernel.org>
Date: Wed, 21 Apr 2021 00:00:10 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Loic Poulain <loic.poulain@...aro.org>
Cc: kuba@...nel.org, davem@...emloft.net, netdev@...r.kernel.org
Subject: Re: [PATCH net-next] net: wwan: Fix bit ops double shift
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Tue, 20 Apr 2021 21:09:57 +0200 you wrote:
> bit operation helpers such as test_bit, clear_bit, etc take bit
> position as parameter and not value. Current usage causes double
> shift => BIT(BIT(0)). Fix that in wwan_core and mhi_wwan_ctrl.
>
> Fixes: 9a44c1cc6388 ("net: Add a WWAN subsystem")
> Reported-by: Dan Carpenter <dan.carpenter@...cle.com>
> Signed-off-by: Loic Poulain <loic.poulain@...aro.org>
>
> [...]
Here is the summary with links:
- [net-next] net: wwan: Fix bit ops double shift
https://git.kernel.org/netdev/net-next/c/b8c55ce266de
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists