HomeFreeBSD

MFC r325807:

Description

MFC r325807:
Make sure the ib_wr_opcode enum is signed by adding a negative dummy element.
Different compilers may optimise the enum type in different ways. This ensures
coherency when range checking the value of enums in ibcore.

Sponsored by: Mellanox Technologies

Details

Provenance
hselaskyAuthored on
Parents
rS329305: MFC r325724:
Branches
Unknown
Tags
Unknown