lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
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