net: Remove switchdev.h inclusion from team/bond/vlan
This is no longer necessary after eca59f6915
("net: Remove support for bridge bypass ndos from stacked devices")
Suggested-by: Ido Schimmel <idosch@mellanox.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Reviewed-by: Andy Gospodarek <andy@greyhouse.net>
Acked-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Родитель
d7977107b3
Коммит
47f706262f
|
@ -77,7 +77,6 @@
|
|||
#include <net/pkt_sched.h>
|
||||
#include <linux/rculist.h>
|
||||
#include <net/flow_dissector.h>
|
||||
#include <net/switchdev.h>
|
||||
#include <net/bonding.h>
|
||||
#include <net/bond_3ad.h>
|
||||
#include <net/bond_alb.h>
|
||||
|
|
|
@ -28,7 +28,6 @@
|
|||
#include <net/genetlink.h>
|
||||
#include <net/netlink.h>
|
||||
#include <net/sch_generic.h>
|
||||
#include <net/switchdev.h>
|
||||
#include <generated/utsrelease.h>
|
||||
#include <linux/if_team.h>
|
||||
|
||||
|
|
|
@ -31,7 +31,6 @@
|
|||
#include <linux/ethtool.h>
|
||||
#include <linux/phy.h>
|
||||
#include <net/arp.h>
|
||||
#include <net/switchdev.h>
|
||||
|
||||
#include "vlan.h"
|
||||
#include "vlanproc.h"
|
||||
|
|
Загрузка…
Ссылка в новой задаче