[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.64.0708311742100.19008@stellar.unminc.com>
Date: Fri, 31 Aug 2007 17:42:38 +0530 (IST)
From: Dhananjay Phadke <dhananjay@...xen.com>
To: Jeff Garzik <jeff@...zik.org>
cc: netdev@...r.kernel.org, rob@...xen.com
Subject: Re: [PATCH 3/3] netxen: ethtool fixes
oops, ok regenerating patch 3 only.
On Fri, 31 Aug 2007, Jeff Garzik wrote:
> dhananjay@...xen.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
>
>
>
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists