freebsd-nq/sys/dev/usb/net
Bjoern A. Zeeb c982e56f4b usb: fix usb_fdt_support.c when altq enabled (usb_ehernet.h changes)
After r351243 when ALTQ was enabled in the kernel, the inline functions
in ifq.h would not have full type information as if_var.h was not
included.

Given usb_ethernet.h already includes all the various headers (which)
is the cause of the problem here, add if_var.h to it.  This fixes the
builds again.

Reported by:	CI system, e.g. FreeBSD-head-aarch64-LINT
2019-08-22 09:24:43 +00:00
..
if_aue.c Unbreak USB ethernet module builds 2019-08-20 15:14:32 +00:00
if_auereg.h
if_axe.c Unbreak USB ethernet module builds 2019-08-20 15:14:32 +00:00
if_axereg.h
if_axge.c Unbreak USB ethernet module builds 2019-08-20 15:14:32 +00:00
if_axgereg.h
if_cdce.c Add support for RTL8156, 2.5GbE USB network controller, to if_cdce(4). 2019-07-10 05:45:50 +00:00
if_cdceem.c Add cdceem(4) driver, for virtual ethernet devices compliant 2019-08-07 18:14:45 +00:00
if_cdcereg.h
if_cue.c
if_cuereg.h
if_ipheth.c
if_iphethvar.h
if_kue.c
if_kuefw.h
if_kuereg.h
if_mos.c Unbreak USB ethernet module builds 2019-08-20 15:14:32 +00:00
if_mosreg.h
if_muge.c Unbreak USB ethernet module builds 2019-08-20 15:14:32 +00:00
if_mugereg.h muge: update FDT LED configuration 2019-05-20 19:31:49 +00:00
if_rue.c Unbreak USB ethernet module builds 2019-08-20 15:14:32 +00:00
if_ruereg.h
if_smsc.c Unbreak USB ethernet module builds 2019-08-20 15:14:32 +00:00
if_smscreg.h
if_udav.c Unbreak USB ethernet module builds 2019-08-20 15:14:32 +00:00
if_udavreg.h
if_ure.c Unbreak USB ethernet module builds 2019-08-20 15:14:32 +00:00
if_urereg.h Fix URE_WDT6_SET_MODE value in the register definition. 2019-04-08 13:40:46 +00:00
if_urndis.c Add support for tethering with Nokia 7 plus and the alike. 2019-07-28 21:47:04 +00:00
if_urndisreg.h
if_usie.c Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00
if_usievar.h
ruephy.c
ruephyreg.h
uhso.c Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00
usb_ethernet.c
usb_ethernet.h usb: fix usb_fdt_support.c when altq enabled (usb_ehernet.h changes) 2019-08-22 09:24:43 +00:00