diff options
Diffstat (limited to 'include/net/dsa.h')
-rw-r--r-- | include/net/dsa.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/net/dsa.h b/include/net/dsa.h index b525ac516559..47917e5e1e12 100644 --- a/include/net/dsa.h +++ b/include/net/dsa.h | |||
@@ -72,6 +72,7 @@ struct dsa_platform_data { | |||
72 | * to the root switch chip of the tree. | 72 | * to the root switch chip of the tree. |
73 | */ | 73 | */ |
74 | struct device *netdev; | 74 | struct device *netdev; |
75 | struct net_device *of_netdev; | ||
75 | 76 | ||
76 | /* | 77 | /* |
77 | * Info structs describing each of the switch chips | 78 | * Info structs describing each of the switch chips |