Subject: Re: CVS commit: src/sys/dev/scsipi To: None <khym@azeotrope.org> From: Jason Thorpe <thorpej@shagadelic.org> List: source-changes Date: 12/01/2006 13:08:19
On Dec 1, 2006, at 12:28 PM, khym@azeotrope.org wrote:
> In an off-list email, Martin Husemann had suggested using a union to
> force the appropriate alignment, but it looks like that doesn't work:
Because you put __packed__ on the union.
-- thorpej