summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/linux/phy.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/phy.h b/include/linux/phy.h
index ef3d16e91ae1..66c062a8e69d 100644
--- a/include/linux/phy.h
+++ b/include/linux/phy.h
@@ -649,6 +649,7 @@ struct phy_device {
/* supported PHY interface types */
DECLARE_PHY_INTERFACE_MASK(host_interfaces);
+ DECLARE_PHY_INTERFACE_MASK(supported_interfaces);
/* Energy efficient ethernet modes which should be prohibited */
u32 eee_broken_modes;