commit | 03377e381bf48d7aaa797577789551b04bce7006 | [log] [tgz] |
---|---|---|
author | Iyappan Subramanian <isubramanian@apm.com> | Fri Aug 12 22:05:47 2016 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sat Aug 13 11:48:53 2016 -0700 |
tree | fb44cdf7c42f0dc50cf66b2086847909e450e1ad | |
parent | c50fc2622cbce4341daf40a4e7ad3f1625c9e55c [diff] |
drivers: net: xgene: Fix backward compatibility This patch fixes the backward compatibility on handling phy_connect(), by iterating over the phy-handle, when new DT is used with older kernel. Signed-off-by: Iyappan Subramanian <isubramanian@apm.com> Signed-off-by: David S. Miller <davem@davemloft.net>