commit | 40f89ebfbd73fc9439ae8d4950f60226ad176690 | [log] [tgz] |
---|---|---|
author | Camelia Groza <camelia.groza@nxp.com> | Thu Jan 17 14:33:33 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Jan 17 22:03:25 2019 -0800 |
tree | f0f96d9fa773fafe55fa03cf2146b4d5b1c7299f | |
parent | c6ddfb9a963f0cac0f7365acfc87f3f3b33a3b69 [diff] |
net: phy: add missing phy driver features The phy drivers for CS4340 and TN2020 are missing their features attributes. Add them. Fixes: 719655a14971 ("net: phy: Replace phy driver features u32 with link_mode bitmap") Reported-by: Scott Wood <oss@buserror.net> Signed-off-by: Camelia Groza <camelia.groza@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>