Page MenuHomeFreeBSD

qlnxe: Fix build with INET
ClosedPublic

Authored by zlei on Jul 14 2025, 3:38 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 11, 1:41 PM
Unknown Object (File)
Sat, Oct 11, 1:41 PM
Unknown Object (File)
Sat, Oct 11, 5:25 AM
Unknown Object (File)
Sat, Oct 11, 5:25 AM
Unknown Object (File)
Sat, Oct 11, 5:25 AM
Unknown Object (File)
Fri, Oct 10, 10:13 PM
Unknown Object (File)
Tue, Oct 7, 1:52 PM
Unknown Object (File)
Fri, Oct 3, 1:56 PM
Subscribers

Details

Summary

opt_inet.h is missing from 5684c8783b64, thus the #ifdef INET block
does not work.

PR: 287445
See also: https://redmine.pfsense.org/issues/16248
Tested by: leper4@protonmail.com
Fixes: 5684c8783b64 qlnxe: Add missing #ifdef INET to fix amd64 LINT-NOINET/NOIP builds
MFC after: 3 days

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable