From mboxrd@z Thu Jan 1 00:00:00 1970 From: "lipeng (Y)" Subject: Re: [PATCH net-next 14/17] net: hns3: add Asym Pause support to phy default features Date: Tue, 19 Dec 2017 09:40:17 +0800 Message-ID: <3f3727be-5928-483a-52a2-1baacd8a30e7@huawei.com> References: <1513589500-121623-1-git-send-email-lipeng321@huawei.com> <1513589500-121623-15-git-send-email-lipeng321@huawei.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit Cc: , , , To: Sergei Shtylyov , Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On 2017/12/18 17:07, Sergei Shtylyov wrote: > Hello! > > On 12/18/2017 12:31 PM, Lipeng wrote: > >> From: Fuyun Liang >> >> commit c4fb2cdf575d (net: hns3: fix a bug for phy supported feature >> initialization) adds default supported features for phy, but our >> hardware > > Ten cited commit's summary needs to be enclosed in (""), not just > ()... > Thanks , will fix it. >> also supports Asym Pause. This patch adds Asym Pause support to phy >> default features to prevent Asym Pause can not be advertised when the >> phy >> negotiates flow control. >> >> Fixes: c4fb2cdf575d (net: hns3: fix a bug for phy supported feature >> initialization) > > Here as well... > will fix here too. Thanks >> Signed-off-by: Fuyun Liang >> Signed-off-by: Lipeng > [...] > > MBR, Sergei > >