[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20100827.192618.193702625.davem@davemloft.net>
Date: Fri, 27 Aug 2010 19:26:18 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: eric.dumazet@...il.com
Cc: tklauser@...tanz.ch, netdev@...r.kernel.org
Subject: Re: [PATCH v3] slip: Use net_device_stats from struct net_device
From: Eric Dumazet <eric.dumazet@...il.com>
Date: Fri, 27 Aug 2010 10:28:13 +0200
> Le vendredi 27 août 2010 à 10:12 +0200, Tobias Klauser a écrit :
>> Use net_device->stats for stats instead of private variable copies in
>> struct slip. Use ndo_get_stat64 so the additions can be performed on a private
>> destination buffer.
>>
>> Cc: Eric Dumazet <eric.dumazet@...il.com>
>> Signed-off-by: Tobias Klauser <tklauser@...tanz.ch>
>> ---
>> drivers/net/slip.c | 61 ++++++++++++++++++++++++++-------------------------
>> drivers/net/slip.h | 9 -------
>> 2 files changed, 31 insertions(+), 39 deletions(-)
>>
>
> Acked-by: Eric Dumazet <eric.dumazet@...il.com>
Applied, thanks everyone.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists