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 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wg0-f52.google.com (mail-wg0-f52.google.com [74.125.82.52]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority" (not verified)) by ozlabs.org (Postfix) with ESMTPS id EDF65B7024 for ; Tue, 10 Apr 2012 16:36:55 +1000 (EST) Received: by wgbgn7 with SMTP id gn7so4136385wgb.21 for ; Mon, 09 Apr 2012 23:36:52 -0700 (PDT) Date: Tue, 10 Apr 2012 08:36:42 +0200 From: Richard Cochran To: Michael Neuling Subject: Re: [PATCH] gianfar: add missing include Message-ID: <20120410063641.GA10025@localhost.localdomain> References: <25411.1334031527@neuling.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <25411.1334031527@neuling.org> Cc: linuxppc-dev@ozlabs.org, linux-next@vger.kernel.org, "David S. Miller" , netdev@vger.kernel.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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