linux-stable/drivers/net/usb
Andrew Lunn c6e970a04b net: break include loop netdevice.h, dsa.h, devlink.h
There is an include loop between netdevice.h, dsa.h, devlink.h because
of NETDEV_ALIGN, making it impossible to use devlink structures in
dsa.h.

Break this loop by taking dsa.h out of netdevice.h, add a forward
declaration of dsa_switch_tree and netdev_set_default_ethtool_ops()
function, which is what netdevice.h requires.

No longer having dsa.h in netdevice.h means the includes in dsa.h no
longer get included. This breaks a few other files which depend on
these includes. Add these directly in the affected file.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-03-28 22:46:04 -07:00
..
asix.h net: asix: Add in_pm parameter 2016-08-31 21:07:05 -07:00
asix_common.c net: asix: Avoid looping when the device does not respond 2016-10-14 16:06:54 -04:00
asix_devices.c net: usb: asix: use new api ethtool_{get|set}_link_ksettings 2017-03-21 16:04:00 -07:00
ax88172a.c net: usb: ax88172x: Utilize phy_ethtool_nway_reset 2016-11-15 16:33:35 -05:00
ax88179_178a.c net: usb: asix88179_178a: use new api ethtool_{get|set}_link_ksettings 2017-03-13 15:25:53 -07:00
catc.c net: usb: catc: use new api ethtool_{get|set}_link_ksettings 2017-03-13 15:25:53 -07:00
cdc-phonet.c net: use core MTU range checking in USB NIC drivers 2016-10-20 14:51:08 -04:00
cdc_eem.c
cdc_ether.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2017-01-28 10:33:06 -05:00
cdc_mbim.c NET: usb: cdc_mbim: add quirk for supporting Telit LE922A 2016-12-08 13:02:25 -05:00
cdc_ncm.c net: usb: cdc_ncm: use new api ethtool_{get|set}_link_ksettings 2017-03-21 16:03:59 -07:00
cdc_subset.c
ch9200.c net: usb: ch9200: use kmemdup 2016-05-20 19:50:07 -04:00
cx82310_eth.c cx82310_eth: fix semicolon.cocci warnings 2015-03-24 14:56:02 -04:00
dm9601.c net: usb: dm9601: use new api ethtool_{get|set}_link_ksettings 2017-03-21 16:03:59 -07:00
gl620a.c
hso.c sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> 2017-03-02 08:42:32 +01:00
huawei_cdc_ncm.c cdc_ncm: Add support for moving NDP to end of NCM frame 2015-07-09 14:58:31 -07:00
int51x1.c
ipheth.c
kalmia.c scripts/spelling.txt: add "swith" pattern and fix typo instances 2017-02-27 18:43:46 -08:00
kaweth.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
Kconfig lan78xx: add LAN7801 MAC only support 2016-12-08 14:21:47 -05:00
lan78xx.c net: break include loop netdevice.h, dsa.h, devlink.h 2017-03-28 22:46:04 -07:00
lan78xx.h lan78xx: add LAN7801 MAC only support 2016-12-08 14:21:47 -05:00
lg-vl600.c
Makefile USB: cdc_subset: only build when one driver is enabled 2016-02-18 15:59:45 -05:00
mcs7830.c net: usb: mcs7830: use new api ethtool_{get|set}_link_ksettings 2017-03-21 16:04:00 -07:00
net1080.c
pegasus.c net: usb: pegasus: use new api ethtool_{get|set}_link_ksettings 2017-03-21 17:47:26 -07:00
pegasus.h
plusb.c drivers/net/usb/plusb.c: Fix typo 2016-03-27 22:33:56 -04:00
qmi_wwan.c net: usb: qmi_wwan: add qmap mux protocol support 2017-03-25 20:03:35 -07:00
r8152.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2017-03-23 16:41:27 -07:00
rndis_host.c lib/vsprintf.c: remove %Z support 2017-02-27 18:43:47 -08:00
rtl8150.c net: usb: rtl8150: use new api ethtool_{get|set}_link_ksettings 2017-03-13 15:25:54 -07:00
sierra_net.c net: usb: sierra_net: use new api ethtool_{get|set}_link_ksettings 2017-03-21 16:04:00 -07:00
smsc75xx.c net: usb: smsc75xx: use new api ethtool_{get|set}_link_ksettings 2017-03-21 16:04:00 -07:00
smsc75xx.h
smsc95xx.c net: usb: smsc95xx: use new api ethtool_{get|set}_link_ksettings 2017-03-21 16:03:59 -07:00
smsc95xx.h smsc95xx: Add register define 2016-09-06 13:28:10 -07:00
sr9700.c net: usb: sr9700: use new api ethtool_{get|set}_link_ksettings 2017-03-21 16:04:00 -07:00
sr9700.h
sr9800.c net: usb: sr9800: use new api ethtool_{get|set}_link_ksettings 2017-03-21 16:03:59 -07:00
sr9800.h
usbnet.c net: usb: usb: remove old api ethtool_{get|set}_settings 2017-03-21 16:04:01 -07:00
zaurus.c