[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1282897693.2487.2.camel@edumazet-laptop>
Date: Fri, 27 Aug 2010 10:28:13 +0200
From: Eric Dumazet <eric.dumazet@...il.com>
To: Tobias Klauser <tklauser@...tanz.ch>
Cc: "David S. Miller" <davem@...emloft.net>, netdev@...r.kernel.org
Subject: Re: [PATCH v3] slip: Use net_device_stats from struct net_device
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>
Thanks Tobias !
--
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