Message ID | 500FCD35.3000900@dev.mellanox.co.il (mailing list archive) |
---|---|
State | Accepted |
Delegated to: | Alex Netes |
Headers | show |
Hi Hal, On 06:40 Wed 25 Jul , Hal Rosenstock wrote: > > Per MgtWG RefID #4855 > > Signed-off-by: Hal Rosenstock <hal@mellanox.com> > --- Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
diff --git a/include/iba/ib_types.h b/include/iba/ib_types.h index d28de17..7b4d1ee 100644 --- a/include/iba/ib_types.h +++ b/include/iba/ib_types.h @@ -7656,6 +7656,7 @@ typedef struct _ib_mad_notice_attr // Total Size calc Accumulated uint8_t local_changes; // 7b reserved 1b local changes ib_net32_t new_cap_mask; // new capability mask ib_net16_t change_flgs; // 10b reserved 6b change flags + ib_net16_t cap_mask2; } PACK_SUFFIX ntc_144; struct _ntc_145 { ib_net16_t pad1;
Per MgtWG RefID #4855 Signed-off-by: Hal Rosenstock <hal@mellanox.com> --- -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html