Messages in this thread |  | | Subject | Re: [PATCH net] net: ipa: use proper endpoint mask for suspend | From | patchwork-bot+netdevbpf@kernel ... | Date | Sun, 01 Jan 2023 12:10:15 +0000 |
| |
Hello:
This patch was applied to netdev/net.git (master) by David S. Miller <davem@davemloft.net>:
On Fri, 30 Dec 2022 16:33:04 -0600 you wrote: > It is now possible for a system to have more than 32 endpoints. As > a result, registers related to endpoint suspend are parameterized, > with 32 endpoints represented in one more registers. > > In ipa_interrupt_suspend_control(), the IPA_SUSPEND_EN register > offset is determined properly, but the bit mask used still assumes > the number of enpoints won't exceed 32. This is a bug. Fix it. > > [...]
Here is the summary with links: - [net] net: ipa: use proper endpoint mask for suspend https://git.kernel.org/netdev/net/c/d9d71a89f28d
You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html
|  |