netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
To: "Michał Mirosław" <mirq-linux@rere.qmqm.pl>
Cc: netdev@vger.kernel.org, "David S. Miller" <davem@davemloft.net>,
	Patrick McHardy <kaber@trash.net>,
	Ben Hutchings <bhutchings@solarflare.com>,
	e1000-devel@lists.sourceforge.net
Subject: Re: [RFT PATCH] net: remove legacy ethtool ops
Date: Sat, 7 May 2011 04:58:07 -0700	[thread overview]
Message-ID: <BANLkTikHS0=XaVb4tutWAJTYcMLgYPzTGA@mail.gmail.com> (raw)
In-Reply-To: <20110507114802.A0C841389B@rere.qmqm.pl>

2011/5/7 Michał Mirosław <mirq-linux@rere.qmqm.pl>:
> As all drivers are converted, we may now remove discrete offload setting
> callback handling.
>
> Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
> ---
>
> Note: This needs to wait for Intel guys to finish conversion of their
> LAN drivers.
>
>  include/linux/ethtool.h   |   52 ------
>  include/linux/netdevice.h |   16 --
>  net/8021q/vlan_dev.c      |    2 +-
>  net/core/dev.c            |   13 +-
>  net/core/ethtool.c        |  399 +++------------------------------------------
>  5 files changed, 28 insertions(+), 454 deletions(-)
>

I do apologize for the delay, we did find several problems with the
original set of patches you submitted during review and testing.
Currently we have fixed up the e1000e, yet there is still work to be
done on the other drivers.  I will make every effort to make sure that
we complete the work over the next week.

-- 
Cheers,
Jeff

  reply	other threads:[~2011-05-07 11:58 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-07 11:48 [RFT PATCH] net: remove legacy ethtool ops Michał Mirosław
2011-05-07 11:58 ` Jeff Kirsher [this message]
2011-06-18 17:15   ` Michał Mirosław
2011-06-18 18:19     ` Jeff Kirsher
2011-06-20  9:34       ` Michał Mirosław
2011-06-03 18:34 ` Ben Hutchings

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='BANLkTikHS0=XaVb4tutWAJTYcMLgYPzTGA@mail.gmail.com' \
    --to=jeffrey.t.kirsher@intel.com \
    --cc=bhutchings@solarflare.com \
    --cc=davem@davemloft.net \
    --cc=e1000-devel@lists.sourceforge.net \
    --cc=kaber@trash.net \
    --cc=mirq-linux@rere.qmqm.pl \
    --cc=netdev@vger.kernel.org \
    /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).