commit | d260201e50b58538d510f86bb6444d0450c055e0 | [log] [tgz] |
---|---|---|
author | Kyle Swenson <kyle.swenson@est.tech> | Mon Jul 19 09:43:28 2021 -0600 |
committer | Kyle Swenson <kyle.swenson@est.tech> | Mon Jul 19 09:46:29 2021 -0600 |
tree | 1bd2c88151cb72044d7bfffa48472c467ad3e2b4 | |
parent | 4fa9c6fcce5458e0e4b5e745bbef1a85f1658525 [diff] |
Fix SFP error messages on R1900 The update to SPF11.3.CSU1 changed the behavior of adpt_hppe_port_phy_connected() to return A_FALSE if the port it's called with is in "forced" mode. On R1900 (a product without SFP), the trunk port is in "forced" mode. To match the behavior we had previously, this patch will check if the port is in forced mode and if so, not call the SFP status for SFP mode functions. Change-Id: I971326aa7bae5b033d69cbdb632a191f690b44ed