qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] patch: e1000: fix unaligned access


From: Tristan Gingold
Subject: Re: [Qemu-devel] patch: e1000: fix unaligned access
Date: Fri, 28 Mar 2008 02:48:58 +0100
User-agent: Mutt/1.5.9i

On Fri, Mar 28, 2008 at 01:56:36AM +0100, Laurent Vivier wrote:
> > +#define be32_to_cpupu(p) le32_to_cpup(p)
> 
> should be "#define be32_to_cpupu(p) be32_to_cpup(p)" ?

Yes, thank you for the catch.  I didn't submit the right patch.  So here
is the correct one.

Tristan.

Attachment: e1000-unalign.diff
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]