[Bridge] [patch net-next V5 15/15] net: kill dev->master

Jiri Pirko jiri at resnulli.us
Wed Jan 2 12:28:36 UTC 2013


Nobody uses this now. Remove it.

Signed-off-by: Jiri Pirko <jiri at resnulli.us>
---
 include/linux/netdevice.h | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/include/linux/netdevice.h b/include/linux/netdevice.h
index c3723ef..009bad3 100644
--- a/include/linux/netdevice.h
+++ b/include/linux/netdevice.h
@@ -1167,10 +1167,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() */
-- 
1.8.0



More information about the Bridge mailing list