HomeFreeBSD

qlnxr: remove duplicate defines

Description

qlnxr: remove duplicate defines

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

Sponsored-by: The FreeBSD Foundation
Reviewed-by: hselasky
MFC-after: 2 weeks
Differential Revision: https://reviews.freebsd.org/D29392

Details

Provenance
bzAuthored on Mar 23 2021, 2:31 PM
Differential Revision
D29392: qlnxr: remove duplicate defines
Parents
rG3b1ecc9fa1b5: LinuxKPI: remove < 5.0 version support
Branches
Unknown
Tags
Unknown