Page MenuHomeFreeBSD

qlnxr: remove duplicate defines
ClosedPublic

Authored by bz on Mar 23 2021, 2:44 PM.
Tags
None
Referenced Files
Unknown Object (File)
Oct 3 2024, 2:08 AM
Unknown Object (File)
Oct 1 2024, 11:30 AM
Unknown Object (File)
Sep 30 2024, 7:11 PM
Unknown Object (File)
Sep 28 2024, 3:33 AM
Unknown Object (File)
Sep 27 2024, 7:54 PM
Unknown Object (File)
Sep 26 2024, 5:02 AM
Unknown Object (File)
Sep 23 2024, 12:18 AM
Unknown Object (File)
Sep 22 2024, 4:15 AM
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