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  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 16 Jun 2011 23:32:39 -0400 (EDT)
From:	David Miller <davem@...emloft.net>
To:	carolyn.wyborny@...el.com
Cc:	netdev@...r.kernel.org, bhutchings@...arflare.com
Subject: Re: [RFC 1/2] ethtool: Add DMA Coalescing adapter feature to
 ethtool.

From: Carolyn Wyborny <carolyn.wyborny@...el.com>
Date: Tue, 14 Jun 2011 10:12:36 -0700

> This RFC patch adds support for DMA Coalescing device feature
> configuration via ethtool.
> 
> Signed-off-by: Carolyn Wyborny <carolyn.wyborny@...el.com>
 ...
>  static struct cmdline_info cmdline_offload[] = {
> -	{ "rx", CMDL_BOOL, &off_csum_rx_wanted, NULL },
> -	{ "tx", CMDL_BOOL, &off_csum_tx_wanted, NULL },
> -	{ "sg", CMDL_BOOL, &off_sg_wanted, NULL },

Can you please not destroy the existing formatting of every single
table and piece of code you are modifying?
--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ