From: Jakub Kicinski <kuba@kernel.org> Date: 2021-10-13 20:20:09
Use a local buffer and eth_hw_addr_set().
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
---
This takes care of Ethernet, mlx5/core/ipoib/ipoib.c
will be changed as part of all the IB conversions.
---
drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
On Wed, 2021-10-13 at 13:20 -0700, Jakub Kicinski wrote:
Use a local buffer and eth_hw_addr_set().
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
---
This takes care of Ethernet, mlx5/core/ipoib/ipoib.c
will be changed as part of all the IB conversions.
Hi Jakub,
the patch looks fine, i will take it directly to net-next-mlx5,
I didn't get the part about IB conversions, where can i find that ?
From: Jakub Kicinski <kuba@kernel.org> Date: 2021-10-20 18:15:39
On Wed, 20 Oct 2021 17:54:56 +0000 Saeed Mahameed wrote:
On Wed, 2021-10-13 at 13:20 -0700, Jakub Kicinski wrote:
quoted
Use a local buffer and eth_hw_addr_set().
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
---
This takes care of Ethernet, mlx5/core/ipoib/ipoib.c
will be changed as part of all the IB conversions.
the patch looks fine, i will take it directly to net-next-mlx5,
Thanks!
I didn't get the part about IB conversions, where can i find that ?
On Wed, 2021-10-20 at 11:15 -0700, Jakub Kicinski wrote:
On Wed, 20 Oct 2021 17:54:56 +0000 Saeed Mahameed wrote:
quoted
On Wed, 2021-10-13 at 13:20 -0700, Jakub Kicinski wrote:
quoted
Use a local buffer and eth_hw_addr_set().
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
---
This takes care of Ethernet, mlx5/core/ipoib/ipoib.c
will be changed as part of all the IB conversions.
the patch looks fine, i will take it directly to net-next-mlx5,
Thanks!
quoted
I didn't get the part about IB conversions, where can i find that ?