diff options
author | Jacob Keller <[email protected]> | 2022-12-05 11:52:42 -0800 |
---|---|---|
committer | Tony Nguyen <[email protected]> | 2022-12-08 11:13:21 -0800 |
commit | 11722c39c8d91cfb97197f8f5e2d45c9ebf27bb6 (patch) | |
tree | 7480c09ded5e6f333b7420b7077db999808f30bf /lib/mpi/mpi-add.c | |
parent | 407b66c07e9837cd11564746faaac4f32a0c5c5b (diff) |
ice: fix misuse of "link err" with "link status"
The ice_ptp_link_change function has a comment which mentions "link
err" when referring to the current link status. We are storing the status
of whether link is up or down, which is not an error.
It is appears that this use of err accidentally got included due to an
overzealous search and replace when removing the ice_status enum and local
status variable.
Fix the wording to use the correct term.
Signed-off-by: Jacob Keller <[email protected]>
Tested-by: Gurucharan G <[email protected]> (A Contingent worker at Intel)
Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-add.c')
0 files changed, 0 insertions, 0 deletions