[PATCH v4 3/9] net/ixgbe/base: correct definition of macro
Burakov, Anatoly
anatoly.burakov at intel.com
Fri Mar 28 14:01:32 CET 2025
On 3/28/2025 12:16 PM, Bruce Richardson wrote:
> The definition of IXGBE_LE32_TO_CPUS macro is meant to modify the value
> in place - similar to the le32_to_cpus() macro in kernel. Fixing the
> definition allows us to remove some warning flags, and removes the need
> for the uintptr_t typecasts.
>
> Fixes: aa4fc14d2cee ("ixgbe: update base driver")
> Cc: stable at dpdk.org
>
> Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>
> ---
Reviewed-by: Anatoly Burakov <anatoly.burakov at intel.com>
--
Thanks,
Anatoly
More information about the stable
mailing list