From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] net/wan/fsl_ucc_hdlc: error counters Date: Mon, 22 Oct 2018 19:58:34 -0700 (PDT) Message-ID: <20181022.195834.1489787497721674571.davem@davemloft.net> References: <20181022125550.31170-1-mathias.thore@infinera.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: qiang.zhao@nxp.com, linuxppc-dev@lists.ozlabs.org, netdev@vger.kernel.org, joakim.tjernlund@infinera.com, david.gounaris@infinera.com To: mathias.thore@infinera.com Return-path: Received: from shards.monkeyblade.net ([23.128.96.9]:40120 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726438AbeJWLTy (ORCPT ); Tue, 23 Oct 2018 07:19:54 -0400 In-Reply-To: <20181022125550.31170-1-mathias.thore@infinera.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Mathias Thore Date: Mon, 22 Oct 2018 14:55:50 +0200 > Extract error information from rx and tx buffer descriptors, > and update error counters. > > Signed-off-by: Mathias Thore Applied.