https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191468
--- Comment #6 from commit-h...@freebsd.org --- A commit references this bug: Author: rodrigc Date: Mon Dec 8 07:26:01 UTC 2014 New revision: 275599 URL: https://svnweb.freebsd.org/changeset/base/275599 Log: 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 Changes: head/sys/ofed/include/linux/list.h head/sys/ofed/include/net/ip.h -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"