]> git.baikalelectronics.ru Git - kernel.git/commit
net: phy: add missing phy driver features
authorCamelia Groza <camelia.groza@nxp.com>
Thu, 17 Jan 2019 12:33:33 +0000 (14:33 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 18 Jan 2019 06:03:25 +0000 (22:03 -0800)
commitb8df1cf75f8ee5c6c729ea2c2148ad25e0a763f9
treef0f96d9fa773fafe55fa03cf2146b4d5b1c7299f
parent1f14be9992a5ad8b2b6a46e0302457c7c3aeeefe
net: phy: add missing phy driver features

The phy drivers for CS4340 and TN2020 are missing their
features attributes. Add them.

Fixes: 1d5cf307bd67 ("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>
drivers/net/phy/cortina.c
drivers/net/phy/teranetics.c