diff --git a/include/linux/netdevice.h b/include/linux/netdevice.h index 3cad8eab02b623398e6d3d29b5ecc764e4a979f2..0209ac328e8a29494a46dcd01bde8625e4641270 100644 --- a/include/linux/netdevice.h +++ b/include/linux/netdevice.h @@ -1169,10 +1169,6 @@ struct net_device { * avoid dirtying this cache line. */ - struct net_device *master; /* Pointer to master device of a group, - * which this device is member of. - */ - struct list_head upper_dev_list; /* List of upper devices */ /* Interface address info used in eth_type_trans() */