On Wed, 9 Feb 2022 21:01:35 +0100 Christophe JAILLET wrote:
Le 09/02/2022 à 14:30, patchwork-bot+netdevbpf@xxxxxxxxxx a écrit :
Here is the summary with links:
- net: ethernet: cavium: use div64_u64() instead of do_div()
https://git.kernel.org/netdev/net-next/c/038fcdaf0470
You are awesome, thank you!
Hi,
I think that this patch should be reverted because do_div() and
div64_u64() don't have the same calling convention.
See [1]
[1]:
https://lore.kernel.org/linux-kernel/20211117112559.jix3hmx7uwqmuryg@xxxxxxxxxxxxxx/
Would you mind sending a revert?