From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Lunn Subject: Re: [PATCH RFC 2/6] net: dsa: microchip: Add MIB counter reading support Date: Thu, 6 Dec 2018 21:42:52 +0100 Message-ID: <20181206204252.GP18674@lunn.ch> References: <1543880097-7106-1-git-send-email-Tristram.Ha@microchip.com> <1543880097-7106-3-git-send-email-Tristram.Ha@microchip.com> <20181205175347.GF12484@lunn.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: f.fainelli@gmail.com, pavel@ucw.cz, UNGLinuxDriver@microchip.com, netdev@vger.kernel.org To: Tristram.Ha@microchip.com Return-path: Received: from vps0.lunn.ch ([185.16.172.187]:36746 "EHLO vps0.lunn.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725916AbeLFUmy (ORCPT ); Thu, 6 Dec 2018 15:42:54 -0500 Content-Disposition: inline In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: > I wonder what is the official way to clear the counters. I don't think there is one, other than unloading the driver and loading it again. Andrew