OpenCloudOS-Kernel/drivers/net/ethernet/qualcomm
Florian Westphal 282ccf6efb drivers: add explicit interrupt.h includes
These files all use functions declared in interrupt.h, but currently rely
on implicit inclusion of this file (via netns/xfrm.h).

That won't work anymore when the flow cache is removed so include that
header where needed.

Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-03-30 11:05:34 -07:00
..
emac drivers: add explicit interrupt.h includes 2017-03-30 11:05:34 -07:00
Kconfig ethernet: qualcomm: QCOM_EMAC should depend on HAS_DMA and HAS_IOMEM 2016-10-06 21:13:03 -04:00
Makefile net: emac: emac gigabit ethernet controller driver 2016-09-01 23:32:05 -07:00
qca_7k.c
qca_7k.h
qca_debug.c net: qualcomm: qca: use new api ethtool_{get|set}_link_ksettings 2017-02-20 22:19:08 -05:00
qca_debug.h
qca_framing.c
qca_framing.h ethernet: use core min/max MTU checking 2016-10-18 11:34:22 -04:00
qca_spi.c ethernet: use core min/max MTU checking 2016-10-18 11:34:22 -04:00
qca_spi.h