> -----Original Message-----
> From: Hal Rosenstock [mailto:[email protected]]
> Sent: Monday, January 12, 2015 11:08 AM
> To: Weiny, Ira
> Cc: linux-rdma ([email protected])
> Subject: [PATCH TRIVIAL libibmad] fields.c: Fix commentary typo
> 
> 
> Signed-off-by: Hal Rosenstock <[email protected]>

Thanks applied,
Ira
 

> ---
> diff --git a/src/fields.c b/src/fields.c index 33a6364..9965811 100644
> --- a/src/fields.c
> +++ b/src/fields.c
> @@ -835,7 +835,7 @@ static const ib_field_t ib_mad_f[] = {
>       {BITSOFFS(16, 16), "ThresholdEventCounter", mad_dump_uint},
>       {BITSOFFS(32, 16), "ThresholdCongestionEventMap", mad_dump_hex},
>       /* XXX: Q3/2010 errata lists offset 48, but that means field is not
> -      * world aligned.  Assume will be aligned to offset 64 later.
> +      * word aligned.  Assume will be aligned to offset 64 later.
>        */
>       {BITSOFFS(64, 32), "CurrentTimeStamp", mad_dump_uint},
>       {0, 0},                 /* IB_CC_CONGESTION_LOG_CA_LAST_F */
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to