Page MenuHomeFreeBSD

qlnxr: remove duplicate defines
ClosedPublic

Authored by bz on Mar 23 2021, 2:44 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 14, 3:32 AM
Unknown Object (File)
Sat, Oct 11, 7:01 PM
Unknown Object (File)
Tue, Oct 7, 6:38 AM
Unknown Object (File)
Sat, Oct 4, 8:37 AM
Unknown Object (File)
Sep 14 2025, 1:23 PM
Unknown Object (File)
Sep 14 2025, 12:31 AM
Unknown Object (File)
Sep 13 2025, 11:14 PM
Unknown Object (File)
Sep 10 2025, 9:00 PM
Subscribers

Details

Summary

upper_32_bits() and lower_32_bits() are defined twice in this file.
With the extra conditinal removed on LinuxKPI they are also included
from there already. Use the LinuxKPI version and remove the two
local ones.

Sponsored-by: The FreeBSD Foundation
Reviewed-by: ..
MFC-after: 2 weeks
Differential Revision:

Diff Detail

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