[Bug 239891] net/aoe: Fix for FreeBSD 12+ (no member named 'tqh_first' in 'struct ifnethead')

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Aug 15 21:41:35 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239891

            Bug ID: 239891
           Summary: net/aoe: Fix for FreeBSD 12+ (no member named
                    'tqh_first' in 'struct ifnethead')
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: fjoe at FreeBSD.org
          Reporter: chadf at triularity.org
             Flags: maintainer-feedback?(fjoe at FreeBSD.org)
          Assignee: fjoe at FreeBSD.org

Created attachment 206600
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=206600&action=edit
Patch file for aoenet.c

Potential fix patch for FreeBSD 12.x (and 13.x?). Should be applied after
existing ports patches.

Compiles on FreeBSD 11.2 and 12.0.

Note: The IFNET_FOREACH() macro could also be shortened to two arguments, as
the third will always be the same.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list