HomeFreeBSD

bnxt: Do not compile on 32-bit platforms

Description

bnxt: Do not compile on 32-bit platforms

The new bnxt_re driver doesn't compile on any of them (it uses writeq()
from the LinuxKPI, which isn't implemented there), and had already been
disconnected from the build on i386.

Reported by: Jenkins
Fixes: acd884dec99a ("RDMA/bnxt_re: Add bnxt_re RoCE driver")

Details

Provenance
markjAuthored on Tue, May 28, 1:05 PM
Parents
rGbbe42332e5b2: bnxt_re: Explicitly cast pointer-to-integer conversions
Branches
Unknown
Tags
Unknown