From mboxrd@z Thu Jan 1 00:00:00 1970 From: "David S. Miller" Subject: Re: [patch] e1000 TSO parameter Date: Mon, 14 Jul 2003 21:45:10 -0700 Sender: netdev-bounce@oss.sgi.com Message-ID: <20030714214510.17e02a9f.davem@redhat.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: davidm@hpl.hp.com, linux-kernel@vger.kernel.org, netdev@oss.sgi.com Return-path: To: "Feldman, Scott" In-Reply-To: Errors-to: netdev-bounce@oss.sgi.com List-Id: netdev.vger.kernel.org On Mon, 14 Jul 2003 21:42:40 -0700 "Feldman, Scott" wrote: > > Note that I had to move the e1000_check_options() call to a > > slighly earlier place. You may want to double-check that > > it's really OK. > > I'm not too keen on adding another module parameter. Maybe a > CONFIG_E1000_TSO option? Extend ethtool please :-)