[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    Re: KDE/kdebase/workspace/ksysguard/ksysguardd/Linux
From:       Michael Seiwert <michael.seiwert () gmx ! de>
Date:       2010-01-13 7:24:50
Message-ID: 201001130824.50641.michael.seiwert () gmx ! de
[Download RAW message or body]

Hi John,

should'nt this commit be backported to the 4.4 branch ?

Best,

Michael

On Thursday 07 January 2010 11:16:11 John Tapsell wrote:
> SVN commit 1071012 by johnflux:
> 
> Fix stupid mistake with calculating network packet changes
> 
> 
>  M  +1 -1      netdev.c
> 
> 
> --- trunk/KDE/kdebase/workspace/ksysguard/ksysguardd/Linux/netdev.c
> #1071011:1071012 @@ -39,7 +39,7 @@
>  { \
>    if (f){ \
>      if( NetDevs[i].oldInitialised) {\
> -      if( a > NetDevs[i].a ) \
> +      if( a >= NetDevs[i].a ) \
>          NetDevs[ i ].delta##a = a - NetDevs[ i ].a; \
>        else \
>          NetDevs[ i ].delta##a = a; \
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic