Per MgtWG comment #4576 Signed-off-by: Hal Rosenstock <hal@xxxxxxxxxxxx> --- libibmad/src/fields.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libibmad/src/fields.c b/libibmad/src/fields.c index e0333f8..bf48689 100644 --- a/libibmad/src/fields.c +++ b/libibmad/src/fields.c @@ -162,7 +162,7 @@ static const ib_field_t ib_mad_f[] = { {BITSOFFS(384, 16), "QkeyViolations", mad_dump_uint}, {BITSOFFS(400, 8), "GuidCap", mad_dump_uint}, {BITSOFFS(408, 1), "ClientReregister", mad_dump_uint}, - {BITSOFFS(409, 1), "McastPkeyTrapSuppressionEnabled", mad_dump_uint}, + {BITSOFFS(409, 2), "McastPkeyTrapSuppressionEnabled", mad_dump_uint}, {BITSOFFS(411, 5), "SubnetTimeout", mad_dump_uint}, {BITSOFFS(419, 5), "RespTimeVal", mad_dump_uint}, {BITSOFFS(424, 4), "LocalPhysErr", mad_dump_uint}, -- 2.8.4 -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html