[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <59f1d5b3-7d1d-e030-0629-8c125fee8f79@huawei.com>
Date: Thu, 2 Aug 2018 08:59:03 +0800
From: tanhuazhong <tanhuazhong@...wei.com>
To: David Miller <davem@...emloft.net>
CC: <netdev@...r.kernel.org>, <linuxarm@...wei.com>
Subject: Re: [Patch net-next] net: hns3: fix return value error while
hclge_cmd_csq_clean failed
On 2018/8/2 1:03, David Miller wrote:
> From: Huazhong Tan <tanhuazhong@...wei.com>
> Date: Wed, 1 Aug 2018 17:53:28 +0800
>
>> From: fredalu <fredalu@...h.net>
>>
>> While cleaning the command queue, the value of the HEAD register is not
>> in the range of next_to_clean and next_to_use, meaning that this value
>> is invalid. This also means that there is a hardware error and the
>> hardware will trigger a reset soon. At this time we should return an
>> error code instead of 0, and HCLGE_STATE_CMD_DISABLE needs to be set to
>> prevent sending command again.
>>
>> Fixes: 3ff504908f95 ("net: hns3: fix a dead loop in hclge_cmd_csq_clean")
>> Signed-off-by: Huazhong Tan <tanhuazhong@...wei.com>wq
> ---> ^^^
>
> I think I know what text editor you use... :-)
>
> Applied with 'wq' removed from your signoff... Thanks.
>
> .
>
Sorry about this, I have sent V2 to fix it.
Thanks.:)
Powered by blists - more mailing lists