From: Weidong Wang <wangweidong1@huawei.com>
To: Eric Dumazet <eric.dumazet@gmail.com>
Cc: David Miller <davem@davemloft.net>, <nbd@openwrt.org>,
<zajec5@gmail.com>, <hauke@hauke-m.de>,
Joe Perches <joe@perches.com>, <peter.senna@gmail.com>,
<netdev@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
Paolo Abeni <pabeni@redhat.com>
Subject: Re: [PATCH net-next v2] bgmac: fix a missing check for build_skb
Date: Thu, 14 Jan 2016 10:10:58 +0800 [thread overview]
Message-ID: <569703B2.1030808@huawei.com> (raw)
In-Reply-To: <1452696749.1223.60.camel@edumazet-glaptop2.roam.corp.google.com>
On 2016/1/13 22:52, Eric Dumazet wrote:
> On Wed, 2016-01-13 at 19:53 +0800, Weidong Wang wrote:
>> when build_skb failed, it may occur a NULL pointer.
>> So add a 'NULL check' for it.
>>
>> Signed-off-by: Weidong Wang <wangweidong1@huawei.com>
>> ---
>> change log:
>> v2:
>> fix the error logic change which pointed by Paolo Abni
>> and Felix.
>
> This is too late, you have to send a relative patch, since the prior one
> was merged.
>
>
OK.
Regards,
Weidong
>
>
next prev parent reply other threads:[~2016-01-14 2:11 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-13 3:06 bgmac: fix a missing check for build_skb Weidong Wang
2016-01-13 5:24 ` David Miller
2016-01-13 8:34 ` Paolo Abeni
2016-01-13 10:25 ` Weidong Wang
2016-01-13 10:57 ` Felix Fietkau
2016-01-13 11:31 ` Weidong Wang
2016-01-13 15:34 ` David Miller
2016-01-13 11:53 ` [PATCH net-next v2] " Weidong Wang
2016-01-13 14:52 ` Eric Dumazet
2016-01-14 2:10 ` Weidong Wang [this message]
2016-01-13 12:10 ` Sergei Shtylyov
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=569703B2.1030808@huawei.com \
--to=wangweidong1@huawei.com \
--cc=davem@davemloft.net \
--cc=eric.dumazet@gmail.com \
--cc=hauke@hauke-m.de \
--cc=joe@perches.com \
--cc=linux-kernel@vger.kernel.org \
--cc=nbd@openwrt.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=peter.senna@gmail.com \
--cc=zajec5@gmail.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.