Fuyun Liang 439adf885e net: hns3: fix a bug for phy supported feature initialization
This patch fixes a bug for phy supported feature initialization.
Currently, the value of phydev->supported is initialized by kernel.
So it includes many features that we do not support, such as
SUPPORTED_FIBRE and SUPPORTED_BNC. This patch fixes it.

Fixes: 256727d (net: hns3: Add MDIO support to HNS3 Ethernet driver for hip08 SoC)
Signed-off-by: Fuyun Liang <liangfuyun1@huawei.com>
Signed-off-by: Lipeng <lipeng321@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-11-03 21:36:50 +09:00
..
2017-10-27 08:23:21 -06:00
2017-10-07 13:17:07 +02:00
2017-09-05 11:08:17 -07:00
2017-10-17 06:23:09 -04:00
2017-09-10 20:40:00 -07:00
2017-10-15 07:50:38 -04:00
2017-08-29 13:46:35 +02:00
2017-09-05 11:08:17 -07:00
2017-08-22 11:04:51 -07:00
2017-09-11 13:04:32 -07:00
2017-09-13 10:56:00 -07:00
2017-10-23 06:37:16 -04:00
2017-08-30 14:03:42 -06:00
2017-09-14 13:33:33 -07:00
2017-09-07 21:11:05 -07:00
2017-10-27 20:41:05 -07:00
2017-08-24 09:57:28 +02:00