From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Cochran Subject: Re: [PATCH 2/3] gianfar_ptp: fix endianness in get_of_u32() Date: Mon, 22 Feb 2016 09:50:02 +0100 Message-ID: <20160222085002.GE2138@netboy> References: <1456123773-1016-1-git-send-email-yangbo.lu@nxp.com> <1456123773-1016-3-git-send-email-yangbo.lu@nxp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netdev@vger.kernel.org, Claudiu Manoil To: Yangbo Lu Return-path: Received: from mail-wm0-f47.google.com ([74.125.82.47]:33837 "EHLO mail-wm0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753010AbcBVIuG (ORCPT ); Mon, 22 Feb 2016 03:50:06 -0500 Received: by mail-wm0-f47.google.com with SMTP id b205so145333023wmb.1 for ; Mon, 22 Feb 2016 00:50:06 -0800 (PST) Content-Disposition: inline In-Reply-To: <1456123773-1016-3-git-send-email-yangbo.lu@nxp.com> Sender: netdev-owner@vger.kernel.org List-ID: On Mon, Feb 22, 2016 at 02:49:32PM +0800, Yangbo Lu wrote: > Signed-off-by: Yangbo Lu Commit message is missing. Thanks, Richard