提交 85464ef2 编写于 作者: J Jiri Pirko 提交者: David S. Miller

net: kill dev->master

Nobody uses this now. Remove it.
Signed-off-by: NJiri Pirko <jiri@resnulli.us>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 8b98a70c
......@@ -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() */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册