[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20110616.233239.2238723246132860968.davem@davemloft.net>
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