Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757211AbXIULDw (ORCPT ); Fri, 21 Sep 2007 07:03:52 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756117AbXIULDo (ORCPT ); Fri, 21 Sep 2007 07:03:44 -0400 Received: from ug-out-1314.google.com ([66.249.92.169]:24436 "EHLO ug-out-1314.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753743AbXIULDm (ORCPT ); Fri, 21 Sep 2007 07:03:42 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=beta; h=received:from:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=jZcwa2C+yEFjWluo9UEIuhlEkn84dN8cxqipdsXPBlJGD/DN1NeDMb7Tvzc8qLOdp9V8j7m0Xo0uyB0nejhV9UWgNg/OYb9HUpUvHyB8lsXlEVlPpNra//S88T0dRTi5eogv+JaeTVxY5itLBp5lHv1LZPVo4mDt6XHrmXUJKr4= From: Denys Vlasenko To: Jeff Garzik Subject: [PATCH 2/2] bnx2: move gzip unpacker to zlib Date: Fri, 21 Sep 2007 12:03:35 +0100 User-Agent: KMail/1.9.1 Cc: Michael Chan , David Miller , linux-kernel@vger.kernel.org, netdev@vger.kernel.org References: <200709211201.24475.vda.linux@googlemail.com> In-Reply-To: <200709211201.24475.vda.linux@googlemail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200709211203.35956.vda.linux@googlemail.com> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 483 Lines: 13 On Friday 21 September 2007 12:01, Denys Vlasenko wrote: > I will move this code > out of the driver and into zlib in follow-on patch. No, I won't. I accidentally attached both patches to first email, you can find it there. Sorry. -- vda - 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/