[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<170796663115.31705.16484870056665450467.git-patchwork-notify@kernel.org>
Date: Thu, 15 Feb 2024 03:10:31 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Stephen Gallagher <sgallagh@...hat.com>
Cc: netdev@...r.kernel.org, stephen@...workplumber.org, dsahern@...nel.org,
aclaudi@...hat.com
Subject: Re: [PATCH] iproute2: fix type incompatibility in ifstat.c
Hello:
This patch was applied to iproute2/iproute2.git (main)
by Stephen Hemminger <stephen@...workplumber.org>:
On Tue, 6 Feb 2024 11:52:34 -0500 you wrote:
> Throughout ifstat.c, ifstat_ent.val is accessed as a long long unsigned
> type, however it is defined as __u64. This works by coincidence on many
> systems, however on ppc64le, __u64 is a long unsigned.
>
> This patch makes the type definition consistent with all of the places
> where it is accessed.
>
> [...]
Here is the summary with links:
- iproute2: fix type incompatibility in ifstat.c
https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/commit/?id=d9b886d745ad
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