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

List:       kde-commits
Subject:    Re: KDE/kdebase/workspace/ksysguard/ksysguardd/Linux
From:       John Tapsell <johnflux () gmail ! com>
Date:       2010-01-13 8:18:53
Message-ID: 43d8ce651001130018l5a21ab5fn8e69bfee78baee31 () mail ! gmail ! com
[Download RAW message or body]

2010/1/13 Michael Seiwert <michael.seiwert@gmx.de>:
> Hi John,
>
> should'nt this commit be backported to the 4.4 branch ?

Yes - I will try to do this.

>
> 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