ice: Match parameter name for ice_cfg_phy_fc()
authorTony Nguyen <anthony.l.nguyen@intel.com>
Thu, 15 Dec 2022 21:36:37 +0000 (13:36 -0800)
committerTony Nguyen <anthony.l.nguyen@intel.com>
Thu, 19 Jan 2023 16:18:03 +0000 (08:18 -0800)
commit388740b3f63ddb01fa763b8525bec7c59004dd8a
tree9c80cbb9f2a6b7d5bfe25e22b4e4408f317e02bc
parent91dbcb91d006a62dd60c16d5f1f11fd4f6175786
ice: Match parameter name for ice_cfg_phy_fc()

The parameter name in the function declaration and definition do not
match; adjust the naming for consistency and to avoid confusion.

Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
drivers/net/ethernet/intel/ice/ice_common.h