> -----Original Message----- > From: Tarun K Singh <[email protected]> > Sent: Tuesday, November 5, 2024 10:49 AM > To: [email protected] > Cc: [email protected] > Subject: [PATCH iwl-net v1 1/4] idpf: Change function argument > > Change idpf_vport_ctrl_lock's argument from netdev to adapter. > > Reviewed-by: Przemek Kitszel <[email protected]> > Signed-off-by: Tarun K Singh <[email protected]> > --- > drivers/net/ethernet/intel/idpf/idpf.h | 16 ++--- > .../net/ethernet/intel/idpf/idpf_ethtool.c | 59 ++++++++++--------- > drivers/net/ethernet/intel/idpf/idpf_lib.c | 39 ++++++------ > 3 files changed, 58 insertions(+), 56 deletions(-) >
Tested-by: Krishneil Singh <[email protected]>
