From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Cochran Subject: Re: [PATCH] gianfar: add missing include Date: Tue, 10 Apr 2012 08:36:42 +0200 Message-ID: <20120410063641.GA10025@localhost.localdomain> References: <25411.1334031527@neuling.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-wg0-f44.google.com ([74.125.82.44]:59007 "EHLO mail-wg0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751660Ab2DJGgx (ORCPT ); Tue, 10 Apr 2012 02:36:53 -0400 Content-Disposition: inline In-Reply-To: <25411.1334031527@neuling.org> Sender: linux-next-owner@vger.kernel.org List-ID: To: Michael Neuling Cc: "David S. Miller" , linuxppc-dev@ozlabs.org, netdev@vger.kernel.org, linux-next@vger.kernel.org On Tue, Apr 10, 2012 at 02:18:47PM +1000, Michael Neuling wrote: > This is because of a missing include file from: > 6663628 gianfar: Support the get_ts_info ethtool method. > > Signed-off-by: Michael Neuling I did a poor job testing the non-x86 stuff in this series. Thanks for the fix. Acked-by: Richard Cochran