Skip to content
Commit ac47064e authored by Chad Fraleigh's avatar Chad Fraleigh Committed by Robert Clausecker
Browse files

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
parent f5fac239
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment