Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754033AbXEaNlq (ORCPT ); Thu, 31 May 2007 09:41:46 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752124AbXEaNli (ORCPT ); Thu, 31 May 2007 09:41:38 -0400 Received: from pentafluge.infradead.org ([213.146.154.40]:42586 "EHLO pentafluge.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751970AbXEaNlg (ORCPT ); Thu, 31 May 2007 09:41:36 -0400 Date: Thu, 31 May 2007 14:41:18 +0100 From: Christoph Hellwig To: Thomas Klein Cc: Jeff Garzik , Christoph Raisch , Jan-Bernd Themann , Jan-Bernd Themann , linux-kernel , linux-ppc , Marcus Eder , netdev , Thomas Klein , Stefan Roscher Subject: Re: [PATCH 2/2] ehea: Receive SKB Aggregation Message-ID: <20070531134118.GA30501@infradead.org> Mail-Followup-To: Christoph Hellwig , Thomas Klein , Jeff Garzik , Christoph Raisch , Jan-Bernd Themann , Jan-Bernd Themann , linux-kernel , linux-ppc , Marcus Eder , netdev , Thomas Klein , Stefan Roscher References: <200705311354.56979.osstklei@de.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200705311354.56979.osstklei@de.ibm.com> User-Agent: Mutt/1.4.2.2i X-SRS-Rewrite: SMTP reverse-path rewritten from by pentafluge.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 461 Lines: 8 I'm still very unhappy with having all this in various drivers. There's a lot of code that can be turned into generic library functions, and even more code that could be made generic with some amount of refactoring. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/