> -----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 2/4] idpf: rename vport_ctrl_lock > > Rename 'vport_ctrl_lock' to 'vport_cfg_lock'. Rename related > functions name for lock and unlock. > > 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 | 46 +++++++++---------- > drivers/net/ethernet/intel/idpf/idpf_lib.c | 24 +++++----- > drivers/net/ethernet/intel/idpf/idpf_main.c | 4 +- > 4 files changed, 45 insertions(+), 45 deletions(-) >
Tested-by: Krishneil Singh <[email protected]>
