Re: [PATCH] net/mlx5: fix MAC address initialization

2024-11-10 Thread Ferruh Yigit
On 11/8/2024 4:07 PM, Dariusz Sosnowski wrote: > Offending patch added code which broke compilation on GCC 15, > where MAC address was initialized with a string, causing the following > errors: > > ../drivers/net/mlx5/mlx5_flow.c: > In function ‘mlx5_legacy_dmac_flow_create’: > ../drivers/net/ml

[PATCH] net/mlx5: fix MAC address initialization

2024-11-08 Thread Dariusz Sosnowski
Offending patch added code which broke compilation on GCC 15, where MAC address was initialized with a string, causing the following errors: ../drivers/net/mlx5/mlx5_flow.c: In function ‘mlx5_legacy_dmac_flow_create’: ../drivers/net/mlx5/mlx5_flow.c:8568:44: error: initializer-string for array