Skip to content

Commit

Permalink
net: kill dev->master
Browse files Browse the repository at this point in the history
Nobody uses this now. Remove it.

Signed-off-by: Jiri Pirko <jiri@resnulli.us>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Jiri Pirko authored and David S. Miller committed Jan 4, 2013
1 parent 8b98a70 commit 85464ef
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions include/linux/netdevice.h
Original file line number Diff line number Diff line change
Expand Up @@ -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() */
Expand Down

0 comments on commit 85464ef

Please sign in to comment.