[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20100819.001253.186326819.davem@davemloft.net>
Date: Thu, 19 Aug 2010 00:12:53 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: tklauser@...tanz.ch
Cc: linux@....linux.org.uk, netdev@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
kernel-janitors@...r.kernel.org, shemminger@...tta.com,
eric.dumazet@...il.com, error27@...il.com
Subject: Re: [PATCH v4] ether1: Use net_device_stats from struct net_device
From: Tobias Klauser <tklauser@...tanz.ch>
Date: Thu, 19 Aug 2010 08:15:04 +0200
> struct net_device has its own struct net_device_stats member, so use
> this one instead of a private copy in the ether1_priv struct. As the new
> ndo_get_stats function would just return dev->stats we can omit it. This
> patch also removes an incorrect memset of the stats on open.
>
> Signed-off-by: Tobias Klauser <tklauser@...tanz.ch>
Applied.
--
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