From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.dvmed.net (srv5.dvmed.net [207.36.208.214]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id 89CF0DDDF8 for ; Sat, 24 Nov 2007 14:10:06 +1100 (EST) Message-ID: <47479606.10004@garzik.org> Date: Fri, 23 Nov 2007 22:09:58 -0500 From: Jeff Garzik MIME-Version: 1.0 To: Thomas Klein Subject: Re: [PATCH 1/2][2.6.24] ehea: Improve tx packets counting References: <200711211737.58789.osstklei@de.ibm.com> In-Reply-To: <200711211737.58789.osstklei@de.ibm.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Cc: Jan-Bernd Themann , netdev , linux-kernel , linux-ppc , Christoph Raisch , Marcus Eder , Stefan Roscher List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Thomas Klein wrote: > Using own tx_packets counter instead of firmware counters. > > Signed-off-by: Thomas Klein > > --- > drivers/net/ehea/ehea.h | 2 +- > drivers/net/ehea/ehea_main.c | 9 +++++++-- > 2 files changed, 8 insertions(+), 3 deletions(-) applies 1-2 to #upstream-fixes