net: kill dev->master
authorJiri Pirko <jiri@resnulli.us>
Thu, 3 Jan 2013 22:49:03 +0000 (22:49 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 4 Jan 2013 21:31:51 +0000 (13:31 -0800)
Nobody uses this now. Remove it.

Signed-off-by: Jiri Pirko <jiri@resnulli.us>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/netdevice.h

index 3cad8ea..0209ac3 100644 (file)
@@ -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() */