netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff Garzik <jgarzik@pobox.com>
To: Michael Chan <mchan@broadcom.com>
Cc: "David S. Miller" <davem@davemloft.net>, netdev@oss.sgi.com
Subject: Re: [PATCH 2.6.11 7/8] tg3: Fix ethtool set functions
Date: Tue, 22 Mar 2005 15:59:05 -0500	[thread overview]
Message-ID: <42408719.5000307@pobox.com> (raw)
In-Reply-To: <B1508D50A0692F42B217C22C02D84972020F3E27@NT-IRVA-0741.brcm.ad.broadcom.com>

Michael Chan wrote:
> Fix all relevant ethtool set functions to properly handle the
> !netif_running() case. In most cases, the new settings are accepted without
> setting the hardware if !netif_running(). The new settings will take effect
> when the device is subsequently brought up. tg3_nway_reset() is the exception
> where it will return -EAGAIN if !netif_running().
> 
> 
> Signed-off-by: Michael Chan <mchan@broadcom.com

ACK

  reply	other threads:[~2005-03-22 20:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-21  8:13 [PATCH 2.6.11 7/8] tg3: Fix ethtool set functions Michael Chan
2005-03-22 20:59 ` Jeff Garzik [this message]
2005-03-23 19:14 ` David S. Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=42408719.5000307@pobox.com \
    --to=jgarzik@pobox.com \
    --cc=davem@davemloft.net \
    --cc=mchan@broadcom.com \
    --cc=netdev@oss.sgi.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).