From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Hutchings Subject: Re: [PATCH net-next v1 5/9] forcedeth: implement ndo_get_stats64() API Date: Wed, 9 Nov 2011 23:43:38 +0000 Message-ID: <1320882218.2781.22.camel@bwh-desktop> References: <14be343e242ede786e387b1d22f0a9259ec7d862.1320875577.git.david.decotigny@google.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: , , "David S. Miller" , Ian Campbell , Eric Dumazet , Jeff Kirsher To: David Decotigny Return-path: In-Reply-To: <14be343e242ede786e387b1d22f0a9259ec7d862.1320875577.git.david.decotigny@google.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Wed, 2011-11-09 at 14:09 -0800, David Decotigny wrote: > This commit implements the ndo_get_stats64() API for forcedeth. Since > these stats are being updated from different contexts (process and > timer), this commit adds protection (locking + atomic variables). [...] I don't claim to have reviewed this properly, but it looks reasonable. Ben. -- Ben Hutchings, Staff Engineer, Solarflare Not speaking for my employer; that's the marketing department's job. They asked us to note that Solarflare product names are trademarked.