On Fri, Aug 04, 2023 at 05:05:25PM +0200, Petr Pavlu wrote: > Use the auxiliary bus to perform device management of the ethernet part > of the mlx4 driver. > > Signed-off-by: Petr Pavlu <petr.pavlu@xxxxxxxx> > Tested-by: Leon Romanovsky <leon@xxxxxxxxxx> > --- > drivers/net/ethernet/mellanox/mlx4/en_main.c | 67 ++++++++++++++------ > drivers/net/ethernet/mellanox/mlx4/intf.c | 13 +++- > 2 files changed, 59 insertions(+), 21 deletions(-) > Thanks, Reviewed-by: Leon Romanovsky <leonro@xxxxxxxxxx>