All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anton Blanchard <anton@samba.org>
To: Jan-Bernd Themann <ossthema@de.ibm.com>
Cc: Thomas Klein <tklein@de.ibm.com>, netdev <netdev@vger.kernel.org>,
	linux-kernel <linux-kernel@vger.kernel.org>,
	linux-ppc <linuxppc-dev@ozlabs.org>,
	Christoph Raisch <raisch@de.ibm.com>,
	Marcus Eder <meder@de.ibm.com>
Subject: Re: [PATCH 3/6] ehea: queue management
Date: Sat, 12 Aug 2006 07:52:25 +1000	[thread overview]
Message-ID: <20060811215225.GH479@krispykreme> (raw)
In-Reply-To: <44D99F38.8010306@de.ibm.com>


Hi,

> --- linux-2.6.18-rc4-orig/drivers/net/ehea/ehea_ethtool.c	1969-12-31 

> +static void netdev_get_pauseparam(struct net_device *dev,
> +				  struct ethtool_pauseparam *pauseparam)
> +{
> +	printk("get pauseparam\n");
> +}

There are a number of stubbed out ethtool functions like this. Best not
to implement them and allow the upper layers to return a correct error.

Anton

WARNING: multiple messages have this Message-ID (diff)
From: Anton Blanchard <anton@samba.org>
To: Jan-Bernd Themann <ossthema@de.ibm.com>
Cc: netdev <netdev@vger.kernel.org>,
	linux-ppc <linuxppc-dev@ozlabs.org>,
	linux-kernel <linux-kernel@vger.kernel.org>,
	Marcus Eder <meder@de.ibm.com>,
	Christoph Raisch <raisch@de.ibm.com>,
	Thomas Klein <tklein@de.ibm.com>
Subject: Re: [PATCH 3/6] ehea: queue management
Date: Sat, 12 Aug 2006 07:52:25 +1000	[thread overview]
Message-ID: <20060811215225.GH479@krispykreme> (raw)
In-Reply-To: <44D99F38.8010306@de.ibm.com>


Hi,

> --- linux-2.6.18-rc4-orig/drivers/net/ehea/ehea_ethtool.c	1969-12-31 

> +static void netdev_get_pauseparam(struct net_device *dev,
> +				  struct ethtool_pauseparam *pauseparam)
> +{
> +	printk("get pauseparam\n");
> +}

There are a number of stubbed out ethtool functions like this. Best not
to implement them and allow the upper layers to return a correct error.

Anton

  parent reply	other threads:[~2006-08-11 21:52 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-09  8:39 [PATCH 3/6] ehea: queue management Jan-Bernd Themann
2006-08-09  8:39 ` Jan-Bernd Themann
2006-08-11  0:05 ` Michael Neuling
2006-08-11  0:05   ` Michael Neuling
2006-08-11  0:32   ` Alexey Dobriyan
2006-08-11  0:32     ` Alexey Dobriyan
2006-08-11  0:46     ` Michael Neuling
2006-08-11  0:46       ` Michael Neuling
2006-08-11  7:28       ` Thomas Klein
2006-08-11  7:28         ` Thomas Klein
2006-08-11  9:21         ` Jörn Engel
2006-08-11  9:21           ` Jörn Engel
2006-08-11 13:04   ` Jan-Bernd Themann
2006-08-11 13:04     ` Jan-Bernd Themann
2006-08-11 16:09   ` Thomas Klein
2006-08-11 16:09     ` Thomas Klein
2006-08-11 21:52 ` Anton Blanchard [this message]
2006-08-11 21:52   ` Anton Blanchard
2006-08-12 16:37   ` Thomas Klein
2006-08-12 16:37     ` Thomas Klein
2006-08-13 14:44     ` Anton Blanchard
2006-08-13 14:44       ` Anton Blanchard
2006-08-14 12:38       ` ehea debug output discussion Jan-Bernd Themann
2006-08-14 12:38         ` Jan-Bernd Themann
2006-08-15  0:02         ` Michael Ellerman
2006-08-15  0:02           ` Michael Ellerman
2006-08-15  5:10         ` Paul Mackerras
  -- strict thread matches above, loose matches on Subject: below --
2006-06-21 12:03 [PATCH 3/6] ehea: queue management Jan-Bernd Themann

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=20060811215225.GH479@krispykreme \
    --to=anton@samba.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=meder@de.ibm.com \
    --cc=netdev@vger.kernel.org \
    --cc=ossthema@de.ibm.com \
    --cc=raisch@de.ibm.com \
    --cc=tklein@de.ibm.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.