Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753286Ab3ERVUU (ORCPT ); Sat, 18 May 2013 17:20:20 -0400 Received: from violet.fr.zoreil.com ([92.243.8.30]:42262 "EHLO violet.fr.zoreil.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752254Ab3ERVUS (ORCPT ); Sat, 18 May 2013 17:20:18 -0400 Date: Sat, 18 May 2013 23:20:13 +0200 From: Francois Romieu To: Petko Manolov Cc: David Miller , netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/5] drivers: net: usb: rtl8150: bug fixing and code cleanup Message-ID: <20130518212013.GA26921@electric-eye.fr.zoreil.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Organisation: Land of Sunshine Inc. User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 861 Lines: 22 Petko Manolov : [...] > This patch series adds rtl8150.h, which contains structure and constant > definitons formerly found in rtl8150.c, removes socket buffer > pre-allocated pool and uses dynamically allocated memory for the > asynchronous URB requests, thus avoids clobbering the previously scheduled > for update value. > > This patch series is against 'net' tree. 'net' tree takes fixes. The cleanup / fix ratio is imho a bit high in this series. You may submit the fix part now and wait until davem merges 'net' into 'net-next' to submit big cleanups against net-next. -- Ueimor -- 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/