Re: [PATCH 4/7] net: emaclite: Add support for little-endian platforms
From: David Miller <hidden>
Date: 2010-09-29 06:27:04
Also in:
linux-devicetree, lkml
From: David Miller <hidden>
Date: 2010-09-29 06:27:04
Also in:
linux-devicetree, lkml
From: Grant Likely <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org> Date: Wed, 29 Sep 2010 15:11:46 +0900
On Wed, Sep 29, 2010 at 03:52:15PM +1000, Michal Simek wrote:quoted
Upcomming Microblaze is little endian that's why is necessary to fix protocol and length loading. Signed-off-by: Michal Simek <redacted> CC: "David S. Miller" <davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org> CC: Grant Likely <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org> CC: Eric Dumazet <redacted> CC: netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org CC: linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org CC: devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.orgThis should go via davem, but it looks correct to me. Acked-by: Grant Likely <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org>
It doesn't need to, the microblaze guys can integrate this directly: Acked-by: David S. Miller <davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>