opnsense-src/sys/dev/cxgb/ulp/iw_cxgb
Bjoern A. Zeeb 33553d6e99 For all files including net/vnet.h directly include opt_route.h and
net/route.h.

Remove the hidden include of opt_route.h and net/route.h from net/vnet.h.

We need to make sure that both opt_route.h and net/route.h are included
before net/vnet.h because of the way MRT figures out the number of FIBs
from the kernel option. If we do not, we end up with the default number
of 1 when including net/vnet.h and array sizes are wrong.

This does not change the list of files which depend on opt_route.h
but we can identify them now more easily.
2009-02-27 14:12:05 +00:00
..
iw_cxgb.c For all files including net/vnet.h directly include opt_route.h and 2009-02-27 14:12:05 +00:00
iw_cxgb.h
iw_cxgb_cm.c Update cxgb include paths to not require prefixing with dev/cxgb 2008-09-23 03:16:54 +00:00
iw_cxgb_cm.h
iw_cxgb_cq.c Update cxgb include paths to not require prefixing with dev/cxgb 2008-09-23 03:16:54 +00:00
iw_cxgb_dbg.c Update cxgb include paths to not require prefixing with dev/cxgb 2008-09-23 03:16:54 +00:00
iw_cxgb_ev.c Update cxgb include paths to not require prefixing with dev/cxgb 2008-09-23 03:16:54 +00:00
iw_cxgb_hal.c - Remove default NIC dependency on ulp headers 2008-09-24 01:19:08 +00:00
iw_cxgb_hal.h
iw_cxgb_mem.c Update cxgb include paths to not require prefixing with dev/cxgb 2008-09-23 03:16:54 +00:00
iw_cxgb_provider.c Update cxgb include paths to not require prefixing with dev/cxgb 2008-09-23 03:16:54 +00:00
iw_cxgb_provider.h
iw_cxgb_qp.c - Remove default NIC dependency on ulp headers 2008-09-24 01:19:08 +00:00
iw_cxgb_resource.c - bump __FreeBSD version to reflect added buf_ring, memory barriers, 2008-11-22 05:55:56 +00:00
iw_cxgb_resource.h
iw_cxgb_user.h
iw_cxgb_wr.h