K 10 svn:author V 8 hselasky K 8 svn:date V 27 2017-11-14T14:51:37.687664Z K 7 svn:log V 272 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 END