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.carpen...@oracle.com>
> Signed-off-by: Loic Poulain <loic.poul...@linaro.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


Reply via email to