freebsd-dev/sys/ofed
Hans Petter Selasky dd00abf2d7 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
MFC after:	1 week
2017-11-14 14:51:37 +00:00
..
drivers/infiniband Make sure the ib_wr_opcode enum is signed by adding a negative dummy element. 2017-11-14 14:51:37 +00:00
include/rdma Make sure the ib_wr_opcode enum is signed by adding a negative dummy element. 2017-11-14 14:51:37 +00:00