From: David Miller <davem@davemloft.net>
To: mirq-linux@rere.qmqm.pl
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH 0/3] Fix NETIF_F_HW_CSUM implementations [v2]
Date: Tue, 14 Dec 2010 17:29:32 -0800 (PST) [thread overview]
Message-ID: <20101214.172932.193707112.davem@davemloft.net> (raw)
In-Reply-To: <cover.1292372504.git.mirq-linux@rere.qmqm.pl>
From: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Date: Wed, 15 Dec 2010 02:24:08 +0100 (CET)
> This is a split version of a patch fixing NETIF_F_HW_CSUM implementations
> in network drivers. For easier review, this is split into three patches:
>
> 1. introduce skb_checksum_start_offset() helper
> 2. convert correct implementations to use the helper from #1
> 3. fix bad uses of skb_transport_offset() using helper from #1
I don't have any idea why you'd CC: as the networking maintainer only
on some of these patches.
That doesn't make any sense at all.
Either CC: me on all of them, or none. Don't partially CC: as that
makes it painful for me to manage my inbox.
Thank you.
next prev parent reply other threads:[~2010-12-15 1:29 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-15 1:24 [PATCH 0/3] Fix NETIF_F_HW_CSUM implementations [v2] Michał Mirosław
2010-12-15 1:24 ` [PATCH 2/3] net: Use skb_checksum_start_offset() Michał Mirosław
2010-12-15 1:24 ` [PATCH 3/3] net: Fix drivers advertising HW_CSUM feature to use csum_start Michał Mirosław
2010-12-15 3:07 ` Stephen Hemminger
2010-12-15 18:16 ` Michał Mirosław
2010-12-15 18:25 ` Stephen Hemminger
2010-12-15 18:58 ` Michał Mirosław
2010-12-15 1:24 ` [PATCH 1/3] net: Introduce skb_checksum_start_offset() Michał Mirosław
2010-12-15 1:29 ` David Miller [this message]
2010-12-16 22:43 ` [PATCH 0/3] Fix NETIF_F_HW_CSUM implementations [v2] David Miller
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=20101214.172932.193707112.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=mirq-linux@rere.qmqm.pl \
--cc=netdev@vger.kernel.org \
/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).