Received: by 2002:ac0:aed5:0:0:0:0:0 with SMTP id t21csp2281114imb; Mon, 4 Mar 2019 00:40:06 -0800 (PST) X-Google-Smtp-Source: APXvYqxwVpe8D5Rh5aHIrBLWbgIO3xYgfKLu0bJkt2+e0KaarZeTP18eCQpI9QhsuVsbjR6yDRM+ X-Received: by 2002:a63:d703:: with SMTP id d3mr17675025pgg.167.1551688806211; Mon, 04 Mar 2019 00:40:06 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1551688806; cv=none; d=google.com; s=arc-20160816; b=deQ35djx/UvlvwmJuXcR02ec9lYzHBIQEeMDb2VuyytQrAFnUj6K71sSdo++A0/cEb 29IqwRiUuAHuOc+Hm12NcSDPYZSuw+voUKNnE3JUfvVQEACWXvhSif5Om70WhdZUV/Dk WEK66HxmyPkL9q2fKJpmWR1XU8tvhm5pfQB+Sxn3BkUon4tN9AtIQ+Nm9Z2M9ZQ7YfGW 7bRvMOPqdLoCl1tnpKAcCw+HjDCGyD+YM2UweRgXUA3XWky24q27sR/Ec6uji+gpZxjV mm6CSFlR2CGzTw5KPccTshZAz7AQfcOEohnA3ywcJh4RpQfjpMKt7gl6i3SxA3u92GXj BQKg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=DFgelNnCLpawahKZyt1il0CphPwfWVJT49UmV95oB1M=; b=g3r906FV5L9CbF/coWMMCO4QABS9f6i0StHSyZG9cGoSO/8btSvpPmQ8iq3bfPAms5 rliDSueKaNpH3oQ9zCHCpXzgHAQAnwBlcY2gIJn4cTc2i/m2b/AQc8vWFT1BdpjRhP7x atlzUCoOS/ML4qPJK62+Z7Y+pn7BNEClaCbo06SRyLf4YETmWRHvZgSvYr3H3xw9Cn38 tnfDVr6+hYRkUgYgZHHIRQwjepebVP3R475Z/2dQQVtV4w/XlnO7LgUEQ2tH8MDmlepO bUiXufwS2OXAX8578Dw3AnUBpgj3y+rV1YtzdVa1q9SVNXXYXx50p4Et3GKBcLOVDlmH J2Dg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=Pjl0BFDQ; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id z88si5049888pfl.65.2019.03.04.00.39.46; Mon, 04 Mar 2019 00:40:06 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=Pjl0BFDQ; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727428AbfCDIik (ORCPT + 99 others); Mon, 4 Mar 2019 03:38:40 -0500 Received: from mail.kernel.org ([198.145.29.99]:41226 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727105AbfCDIej (ORCPT ); Mon, 4 Mar 2019 03:34:39 -0500 Received: from localhost (5356596B.cm-6-7b.dynamic.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 0926020823; Mon, 4 Mar 2019 08:34:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1551688478; bh=UOQDPeay0KdR7pzjMQntchgl0+Rr9TAghXks24He+qg=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=Pjl0BFDQTtt35XdKq+fwNM1e7+YQWk8fBWwLOR/sjBHMOGg18/rlYII+ZjWglGCX7 tNSLP0xd1HW1GI54qinb1jkmKkq0wGQqV/uB/Nczq5xGC1ZVbhSbLZC3Nl5l9nlHpS vVNV64mm9kTeRTdYklcAaUgOlq5+/wCtSHkwj6n4= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Zhang Run , Yang Wei , Marcel Ziswiler , "David S. Miller" , Sasha Levin Subject: [PATCH 4.20 58/88] net: usb: asix: ax88772_bind return error when hw_reset fail Date: Mon, 4 Mar 2019 09:22:41 +0100 Message-Id: <20190304081632.832064964@linuxfoundation.org> X-Mailer: git-send-email 2.21.0 In-Reply-To: <20190304081630.610632175@linuxfoundation.org> References: <20190304081630.610632175@linuxfoundation.org> User-Agent: quilt/0.65 X-stable: review X-Patchwork-Hint: ignore MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 4.20-stable review patch. If anyone has any objections, please let me know. ------------------ [ Upstream commit 6eea3527e68acc22483f4763c8682f223eb90029 ] The ax88772_bind() should return error code immediately when the PHY was not reset properly through ax88772a_hw_reset(). Otherwise, The asix_get_phyid() will block when get the PHY Identifier from the PHYSID1 MII registers through asix_mdio_read() due to the PHY isn't ready. Furthermore, it will produce a lot of error message cause system crash.As follows: asix 1-1:1.0 (unnamed net_device) (uninitialized): Failed to write reg index 0x0000: -71 asix 1-1:1.0 (unnamed net_device) (uninitialized): Failed to send software reset: ffffffb9 asix 1-1:1.0 (unnamed net_device) (uninitialized): Failed to write reg index 0x0000: -71 asix 1-1:1.0 (unnamed net_device) (uninitialized): Failed to enable software MII access asix 1-1:1.0 (unnamed net_device) (uninitialized): Failed to read reg index 0x0000: -71 asix 1-1:1.0 (unnamed net_device) (uninitialized): Failed to write reg index 0x0000: -71 asix 1-1:1.0 (unnamed net_device) (uninitialized): Failed to enable software MII access asix 1-1:1.0 (unnamed net_device) (uninitialized): Failed to read reg index 0x0000: -71 ... Signed-off-by: Zhang Run Reviewed-by: Yang Wei Tested-by: Marcel Ziswiler Signed-off-by: David S. Miller Signed-off-by: Sasha Levin --- drivers/net/usb/asix_devices.c | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/drivers/net/usb/asix_devices.c b/drivers/net/usb/asix_devices.c index b654f05b2ccd0..3d93993e74da0 100644 --- a/drivers/net/usb/asix_devices.c +++ b/drivers/net/usb/asix_devices.c @@ -739,8 +739,13 @@ static int ax88772_bind(struct usbnet *dev, struct usb_interface *intf) asix_read_cmd(dev, AX_CMD_STATMNGSTS_REG, 0, 0, 1, &chipcode, 0); chipcode &= AX_CHIPCODE_MASK; - (chipcode == AX_AX88772_CHIPCODE) ? ax88772_hw_reset(dev, 0) : - ax88772a_hw_reset(dev, 0); + ret = (chipcode == AX_AX88772_CHIPCODE) ? ax88772_hw_reset(dev, 0) : + ax88772a_hw_reset(dev, 0); + + if (ret < 0) { + netdev_dbg(dev->net, "Failed to reset AX88772: %d\n", ret); + return ret; + } /* Read PHYID register *AFTER* the PHY was reset properly */ phyid = asix_get_phyid(dev); -- 2.19.1