From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next] net: aquantia: cleanup err handing in hw_atl_utils_fw_rpc_wait Date: Sat, 17 Nov 2018 21:15:27 -0800 (PST) Message-ID: <20181117.211527.227846501441502006.davem@davemloft.net> References: <20181116102527.13812-1-yuehaibing@huawei.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: igor.russkikh@aquantia.com, nikita.danilov@aquantia.com, yana.esina@aquantia.com, linux-kernel@vger.kernel.org, netdev@vger.kernel.org To: yuehaibing@huawei.com Return-path: In-Reply-To: <20181116102527.13812-1-yuehaibing@huawei.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: YueHaibing Date: Fri, 16 Nov 2018 18:25:27 +0800 > 'err' always be 0 in the two places. > > Signed-off-by: YueHaibing Applied.