From mboxrd@z Thu Jan 1 00:00:00 1970 From: Francois Romieu Subject: Re: [PATCH v3] ethernet/arc/arc_emac - Add new driver Date: Thu, 13 Jun 2013 21:42:31 +0200 Message-ID: <20130613194231.GA11949@electric-eye.fr.zoreil.com> References: <1371134239-4531-1-git-send-email-abrodkin@synopsys.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Andy Shevchenko Cc: Alexey Brodkin , netdev , Joe Perches , Vineet Gupta , Mischa Jonker , Arnd Bergmann , Grant Likely , Rob Herring , Paul Gortmaker , "David S. Miller" , "linux-kernel@vger.kernel.org" , Devicetree Discuss List-Id: devicetree@vger.kernel.org Andy Shevchenko : [...] > I just realize you are using circular buffer here. What about to use > them with linux' native framework? Documentation/circular-buffers.txt It's almost unused in drivers/net. I won't mind if it stays this way. -- Ueimor