1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-31 16:57:10 +00:00
freebsd/sys/ofed/include
Craig Rodrigues 7b345d3999 Use CURVNET macros inside inet_get_local_port_range() function.
Without this fix, a kernel with VIMAGE + Infiniband will panic on bootup.

Certain necessary #include statements require LIST_HEAD.
Add these includes to ofed/include/linux/list.h, because
LIST_HEAD is specifically overridden in this file.

PR: 191468
Differential Revision: D1279
Reviewed by: hselasky
2014-12-08 07:25:59 +00:00
..
asm Update the OFED Linux compatibility layer and 2014-10-15 13:40:29 +00:00
linux Use CURVNET macros inside inet_get_local_port_range() function. 2014-12-08 07:25:59 +00:00
net Use CURVNET macros inside inet_get_local_port_range() function. 2014-12-08 07:25:59 +00:00
rdma Update the OFED Linux compatibility layer and 2014-10-15 13:40:29 +00:00