HomeFreeBSD

MFC r334987:

Description

MFC r334987:

cxgbe(4): Remove homemade version of htobe32 from the driver.

It was needed only for ia64 where it was implemented as a call to
bswapXX, which was always a real function. htobeXX with a constant
argument is calculated at compile-time everywhere else.

Details

Provenance
npAuthored on
Parents
rS339401: MFC r320426:
Branches
Unknown
Tags
Unknown