]> 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)
commit111bcc8644ae63062325df7e49a42f8a99d0a68b
treef0f96d9fa773fafe55fa03cf2146b4d5b1c7299f
parent24d073d2fe73952268b1c43c9c4f5e35723dbea5
net: phy: add missing phy driver features

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

Fixes: 4aaa9256d82c ("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