commit | 4f2b38e3ea4a64ea23e313a78d9974ca6b5d7703 | [log] [tgz] |
---|---|---|
author | Andrew Lunn <andrew@lunn.ch> | Tue Jul 07 03:49:36 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Jul 07 12:47:10 2020 -0700 |
tree | 9c7a4f9fd20a7a2c5cb34e04d3403ac5b69f15fe | |
parent | 3970ed49a46bd0b062870edcc0894b2bd820371d [diff] |
net: phy: Make phy_10gbit_fec_features_array static This array is not used outside of phy_device.c, so make it static. Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>