Page MenuHomeFreeBSD

qlnxr: remove duplicate defines
ClosedPublic

Authored by bz on Mar 23 2021, 2:44 PM.
Tags
None
Referenced Files
F97687573: D29392.id86200.diff
Mon, Sep 30, 7:11 PM
Unknown Object (File)
Sat, Sep 28, 3:33 AM
Unknown Object (File)
Fri, Sep 27, 7:54 PM
Unknown Object (File)
Thu, Sep 26, 5:02 AM
Unknown Object (File)
Mon, Sep 23, 12:18 AM
Unknown Object (File)
Sun, Sep 22, 4:15 AM
Unknown Object (File)
Sat, Sep 21, 5:30 AM
Unknown Object (File)
Thu, Sep 19, 8:46 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
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 38014
Build 34903: arc lint + arc unit