On Tue, Nov 23, 2004 at 08:14:31AM -0800, Roland Dreier wrote:
> +
> +struct ib_grh {
> + u32 version_tclass_flow;
> + u16 paylen;
> + u8 next_hdr;
> + u8 hop_limit;
> + union ib_gid sgid;
> + union ib_gid dgid;
> +} __attribute__ ((packed));
It was told on lkml why these structs was packed.
Same info here as comment so it is known next time.
And I see comments to API here - good.
Sam
_______________________________________________
openib-general mailing list
[EMAIL PROTECTED]
http://openib.org/mailman/listinfo/openib-general
To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general