[Intel-wired-lan] [PATCH net-next v1] ice: Print human-friendly PHY types
Tony Nguyen
anthony.l.nguyen at intel.com
Tue Aug 16 18:36:22 UTC 2022
On 8/16/2022 5:22 AM, Lukasz Plachno wrote:
> @@ -204,29 +307,48 @@ ice_aq_get_phy_caps(struct ice_port_info *pi, bool qual_mods, u8 report_mode,
...
> + ice_dump_phy_type(hw, le64_to_cpu(pcaps->phy_type_low),
> + le64_to_cpu(pcaps->phy_type_high), prefix);
CHECK: Alignment should match open parenthesis
More information about the Intel-wired-lan
mailing list