From: David Miller <davem@davemloft.net>
To: james.hughes@raspberrypi.org
Cc: netdev@vger.kernel.org, steve.glendinning@shawell.net,
UNGLinuxDriver@microchip.com
Subject: Re: [PATCH v4] smsc95xx: Use skb_cow_head to deal with cloned skbs
Date: Thu, 20 Apr 2017 16:28:59 -0400 (EDT) [thread overview]
Message-ID: <20170420.162859.2258254560926857767.davem@davemloft.net> (raw)
In-Reply-To: <20170419101340.27929-1-james.hughes@raspberrypi.org>
From: James Hughes <james.hughes@raspberrypi.org>
Date: Wed, 19 Apr 2017 11:13:40 +0100
> The driver was failing to check that the SKB wasn't cloned
> before adding checksum data.
> Replace existing handling to extend/copy the header buffer
> with skb_cow_head.
>
> Signed-off-by: James Hughes <james.hughes@raspberrypi.org>
Applied.
prev parent reply other threads:[~2017-04-20 20:29 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-19 10:13 [PATCH v4] smsc95xx: Use skb_cow_head to deal with cloned skbs James Hughes
2017-04-19 14:13 ` Eric Dumazet
2017-04-19 14:36 ` Woojung.Huh
2017-04-20 20:28 ` David Miller [this message]
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=20170420.162859.2258254560926857767.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=UNGLinuxDriver@microchip.com \
--cc=james.hughes@raspberrypi.org \
--cc=netdev@vger.kernel.org \
--cc=steve.glendinning@shawell.net \
/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).