HomeFreeBSD

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

Description

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.

MFC after: 1 week
Sponsored by: Chelsio Communications

Details

Provenance
npAuthored on
Parents
rS334986: lualoader: More black-on-white fixes
Branches
Unknown
Tags
Unknown