netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: yankejian@huawei.com
Cc: salil.mehta@huawei.com, yisen.zhuang@huawei.com,
	lipeng321@huawei.com, huangdaode@hisilicon.com,
	zhouhuiru@huawei.com, netdev@vger.kernel.org,
	charles.chenxin@huawei.com, linuxarm@huawei.com
Subject: Re: [PATCH net v2 0/3] net: hns: bug fix for HNS driver
Date: Mon, 24 Apr 2017 12:24:48 -0400 (EDT)	[thread overview]
Message-ID: <20170424.122448.1775404720510848518.davem@davemloft.net> (raw)
In-Reply-To: <1492760684-117205-1-git-send-email-yankejian@huawei.com>

From: Yankejian <yankejian@huawei.com>
Date: Fri, 21 Apr 2017 15:44:41 +0800

> From: lipeng <lipeng321@huawei.com>
> 
> This series adds support defered probe when mdio or mbigen module
> insmod behind HNS driver, and fixes a bug that a skb has been
> freed, but it may be still used in driver.
> 
> change log:
> V1 -> V2:
> 1. Return appropriate errno in hns_mac_register_phy;

At a minimum you're going to have to expand your commit message in
patch #1 so that it has more detail and explains the situation better.

  parent reply	other threads:[~2017-04-24 16:24 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-21  7:44 [PATCH net v2 0/3] net: hns: bug fix for HNS driver Yankejian
2017-04-21  7:44 ` [PATCH net v2 1/3] net: hns: support deferred probe when can not obtain irq Yankejian
2017-04-24 10:28   ` Matthias Brugger
     [not found]     ` <a64b254a-d5b4-287e-1f76-ec6f8189609a@huawei.com>
2017-04-24 14:47       ` Matthias Brugger
2017-04-25  8:21         ` lipeng (Y)
2017-04-21  7:44 ` [PATCH net v2 2/3] net: hns: support deferred probe when no mdio Yankejian
2017-04-21  7:44 ` [PATCH net v3 3/3] net: hns: fixed bug that skb used after kfree Yankejian
2017-04-24 16:24 ` David Miller [this message]
2017-04-26  3:05   ` [PATCH net v2 0/3] net: hns: bug fix for HNS driver lipeng (Y)

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=20170424.122448.1775404720510848518.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=charles.chenxin@huawei.com \
    --cc=huangdaode@hisilicon.com \
    --cc=linuxarm@huawei.com \
    --cc=lipeng321@huawei.com \
    --cc=netdev@vger.kernel.org \
    --cc=salil.mehta@huawei.com \
    --cc=yankejian@huawei.com \
    --cc=yisen.zhuang@huawei.com \
    --cc=zhouhuiru@huawei.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 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).