Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Aug 2019 21:41:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 239891] net/aoe: Fix for FreeBSD 12+ (no member named 'tqh_first' in 'struct ifnethead')
Message-ID:  <bug-239891-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D239891

            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@FreeBSD.org
          Reporter: chadf@triularity.org
             Flags: maintainer-feedback?(fjoe@FreeBSD.org)
          Assignee: fjoe@FreeBSD.org

Created attachment 206600
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D206600&action=
=3Dedit
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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-239891-7788>