From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.lixom.net (lixom.net [66.141.50.11]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id A4B42B7C1C for ; Wed, 7 Oct 2009 02:53:40 +1100 (EST) Date: Tue, 6 Oct 2009 11:11:23 -0500 From: Olof Johansson To: Valentine Barshak Subject: Re: [PATCH] pasemi_mac: ethtool set settings support Message-ID: <20091006161123.GC29195@lixom.net> References: <4AC9ED9B.5040400@ru.mvista.com> <20091005133124.GA11717@ru.mvista.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20091005133124.GA11717@ru.mvista.com> Cc: linuxppc-dev@ozlabs.org, jgarzik@pobox.com, netdev@vger.kernel.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, Oct 05, 2009 at 05:31:24PM +0400, Valentine Barshak wrote: > Add ethtool set settings to pasemi_mac_ethtool. > > Signed-off-by: Valentine Barshak Acked-by: Olof Johansson