Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 85464ef2 authored by Jiri Pirko's avatar Jiri Pirko Committed by David S. Miller
Browse files

net: kill dev->master



Nobody uses this now. Remove it.

Signed-off-by: default avatarJiri Pirko <jiri@resnulli.us>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 8b98a70c
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -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() */