[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1311841820.git.panweiping3@gmail.com>
Date: Thu, 28 Jul 2011 16:37:38 +0800
From: Weiping Pan <panweiping3@...il.com>
To: netdev@...r.kernel.org
Cc: Weiping Pan <panweiping3@...il.com>
Subject: [PATCH net-next 0/2] vlan:remove duplicate <linux/if_vlan.h>
As net/8021q/vlan.h already includes <linux/if_vlan.h>,
so other files that includes vlan.h need not to include it.
But before we remove it from net/8021q/vlan_gvrp.c,
we should first add add netdevice.h into stp.h.
[PATCH net-next 1/2]:add netdevice.h into stp.h
[PATCH net-next 2/2]:remove duplicate <linux/if_vlan.h>
Weiping Pan (2):
stp:add netdevice.h into stp.h
vlan:remove duplicate <linux/if_vlan.h>
include/net/stp.h | 2 ++
net/8021q/vlan.c | 1 -
net/8021q/vlan_core.c | 1 -
net/8021q/vlan_dev.c | 1 -
net/8021q/vlan_gvrp.c | 1 -
net/8021q/vlan_netlink.c | 1 -
net/8021q/vlanproc.c | 1 -
7 files changed, 2 insertions(+), 6 deletions(-)
--
1.7.4.4
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists