From: Jeff Garzik <jeff@garzik.org>
To: dhananjay@netxen.com
Cc: netdev@vger.kernel.org, rob@netxen.com
Subject: Re: [PATCH 3/3] netxen: ethtool fixes
Date: Fri, 31 Aug 2007 06:51:11 -0400 [thread overview]
Message-ID: <46D7F29F.4030408@garzik.org> (raw)
In-Reply-To: <20070828115603.981381010@netxen.com>
dhananjay@netxen.com wrote:
> +static int netxen_nic_set_rx_csum(struct net_device *dev, u32 data)
> +{
> + struct netxen_adapter *adapter = netdev_priv(dev);
> + adapter->rx_csum = 0;
> + return 0;
> +}
Bug: 'data' ignored
next parent reply other threads:[~2007-08-31 10:51 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20070828115324.839681763@netxen.com>
[not found] ` <20070828115603.981381010@netxen.com>
2007-08-31 10:51 ` Jeff Garzik [this message]
2007-08-31 12:12 ` [PATCH 3/3] netxen: ethtool fixes Dhananjay Phadke
[not found] ` <20070828115603.166212155@netxen.com>
2007-08-30 21:58 ` [PATCH 1/3] netxen: Avoid firmware load in PCI probe Arnaldo Carvalho de Melo
2007-08-31 10:53 ` Jeff Garzik
2007-09-03 5:03 [PATCH 3/3] netxen: ethtool fixes Dhananjay Phadke
2007-09-15 23:36 ` Jeff Garzik
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=46D7F29F.4030408@garzik.org \
--to=jeff@garzik.org \
--cc=dhananjay@netxen.com \
--cc=netdev@vger.kernel.org \
--cc=rob@netxen.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).