From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752010AbdDKQgi (ORCPT ); Tue, 11 Apr 2017 12:36:38 -0400 Received: from vps0.lunn.ch ([178.209.37.122]:55201 "EHLO vps0.lunn.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751101AbdDKQgf (ORCPT ); Tue, 11 Apr 2017 12:36:35 -0400 Date: Tue, 11 Apr 2017 18:36:28 +0200 From: Andrew Lunn To: Grygorii Strashko Cc: Florian Fainelli , "David S. Miller" , netdev@vger.kernel.org, Sekhar Nori , linux-kernel@vger.kernel.org Subject: Re: [PATCH] net: phy: micrel: KSZ9031: fix crash when statistic requested Message-ID: <20170411163628.GL27307@lunn.ch> References: <20170410233324.1178-1-grygorii.strashko@ti.com> <050b6778-276b-7094-36e1-1ccd06364766@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <050b6778-276b-7094-36e1-1ccd06364766@ti.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > I've considered all this option, honestly, but I do not know if this > phys (issue should affect KSZ886X, KSZ8873MLL, KSZ9031, KSZ9021, KSZ8061, KS8737) > support fetching statistics or not and was hoping to get feedback from community. Hi Grygorii Microchip are one of the good guys. All there datesheets are open. So you should be able to check this. Andrew