Re: [PATCH v3] net/phy: tune get_phy_c45_ids to support more c45 phy
From: David Miller <davem@davemloft.net>
Date: 2015-06-29 00:06:13
From: David Miller <davem@davemloft.net>
Date: 2015-06-29 00:06:13
From: Shengzhou Liu <redacted> Date: Fri, 26 Jun 2015 17:58:52 +0800
As some C45 10G PHYs(e.g. Cortina CS4315/CS4340 PHY) have zero Devices In package, current driver can't get correct devices_in_package value by non-zero Devices In package. so let's probe more with zero Devices In package to support more C45 PHYs. Signed-off-by: Shengzhou Liu <redacted>
Applied.