diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/linux/netdevice.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/linux/netdevice.h b/include/linux/netdevice.h index 3cad8eab02b6..0209ac328e8a 100644 --- a/include/linux/netdevice.h +++ b/include/linux/netdevice.h | |||
@@ -1169,10 +1169,6 @@ struct net_device { | |||
1169 | * avoid dirtying this cache line. | 1169 | * avoid dirtying this cache line. |
1170 | */ | 1170 | */ |
1171 | 1171 | ||
1172 | struct net_device *master; /* Pointer to master device of a group, | ||
1173 | * which this device is member of. | ||
1174 | */ | ||
1175 | |||
1176 | struct list_head upper_dev_list; /* List of upper devices */ | 1172 | struct list_head upper_dev_list; /* List of upper devices */ |
1177 | 1173 | ||
1178 | /* Interface address info used in eth_type_trans() */ | 1174 | /* Interface address info used in eth_type_trans() */ |