[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<173452622952.1602968.13907831625691013754.git-patchwork-notify@kernel.org>
Date: Wed, 18 Dec 2024 12:50:29 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Andrew Lunn <andrew@...n.ch>
Cc: olteanv@...il.com, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, ansuelsmth@...il.com,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next] net: dsa: qca8k: Fix inconsistent use of jiffies
vs milliseconds
Hello:
This patch was applied to netdev/net-next.git (main)
by David S. Miller <davem@...emloft.net>:
On Sun, 15 Dec 2024 17:43:55 +0000 you wrote:
> wait_for_complete_timeout() expects a timeout in jiffies. With the
> driver, some call sites converted QCA8K_ETHERNET_TIMEOUT to jiffies,
> others did not. Make the code consistent by changes the #define to
> include a call to msecs_to_jiffies, and remove all other calls to
> msecs_to_jiffies.
>
> Signed-off-by: Andrew Lunn <andrew@...n.ch>
>
> [...]
Here is the summary with links:
- [net-next] net: dsa: qca8k: Fix inconsistent use of jiffies vs milliseconds
https://git.kernel.org/netdev/net-next/c/5a49edec44f6
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