From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH 4/7] net: emaclite: Add support for little-endian platforms Date: Tue, 28 Sep 2010 23:27:22 -0700 (PDT) Message-ID: <20100928.232722.189705899.davem@davemloft.net> References: <1285739538-29058-4-git-send-email-monstr@monstr.eu> <1285739538-29058-5-git-send-email-monstr@monstr.eu> <20100929061146.GA2439@angua.secretlab.ca> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: eric.dumazet-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org, microblaze-uclinux-rVRm/Wmeqae7NGdpmJTKYQ@public.gmane.org, devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, duyl-gjFFaj9aHVfQT0dZR+AlfA@public.gmane.org, netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linnj-gjFFaj9aHVfQT0dZR+AlfA@public.gmane.org, edgar.iglesias-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org, john.williams-g5w7nrANp4BDPfheJLI6IQ@public.gmane.org To: grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org Return-path: In-Reply-To: <20100929061146.GA2439-MrY2KI0G/OVr83L8+7iqerDks+cytr/Z@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org Errors-To: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org List-Id: netdev.vger.kernel.org From: Grant Likely Date: Wed, 29 Sep 2010 15:11:46 +0900 > On Wed, Sep 29, 2010 at 03:52:15PM +1000, Michal Simek wrote: >> Upcomming Microblaze is little endian that's why is necessary >> to fix protocol and length loading. >> >> Signed-off-by: Michal Simek >> CC: "David S. Miller" >> CC: Grant Likely >> CC: Eric Dumazet >> CC: netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org >> CC: linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org >> CC: devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org > > This should go via davem, but it looks correct to me. > > Acked-by: Grant Likely It doesn't need to, the microblaze guys can integrate this directly: Acked-by: David S. Miller