Re: [patch net-next v3 2/8] mlx5: Move firmware flash implementation to devlink

2019-06-04 Thread Saeed Mahameed
On Tue, 2019-06-04 at 15:40 +0200, Jiri Pirko wrote: > From: Jiri Pirko > > Benefit from the devlink flash update implementation and ethtool > fallback to it and move firmware flash implementation there. > > Signed-off-by: Jiri Pirko Acked-by: Saeed Mahameed

[patch net-next v3 2/8] mlx5: Move firmware flash implementation to devlink

2019-06-04 Thread Jiri Pirko
From: Jiri Pirko Benefit from the devlink flash update implementation and ethtool fallback to it and move firmware flash implementation there. Signed-off-by: Jiri Pirko --- drivers/net/ethernet/mellanox/mlx5/core/en.h | 2 -- .../ethernet/mellanox/mlx5/core/en_ethtool.c | 35 ---