HomeFreeBSD

net/aoe: fix build on FreeBSD 12

Description

net/aoe: fix build on FreeBSD 12

Still broken on FreeBSD 13+, but for a different reason now:

aoenet.c:313:22: error: use of undeclared identifier 'ifnet'; did you mean 'ifunit'?

IFNET_FOREACH(ifp, &ifnet, if_link) {
                    ^~~~~
                    ifunit

PR: 239891
MFH: 2023Q3

(cherry picked from commit ac47064e4aac2fedc24270363fbb1b26eaf0b2bd)

Details

Provenance
Chad Fraleigh <chadf@triularity.org>Authored on Aug 8 2023, 4:10 PM
fuzCommitted on Aug 9 2023, 1:08 PM
Parents
R11:467c791a9688: sysutils/testdisk: fix build with NTFS option
Branches
Unknown
Tags
Unknown

Event Timeline