439adf885e
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:
|
||
---|---|---|
.. | ||
hns3pf | ||
hnae3.c | ||
hnae3.h | ||
Makefile |