From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756236AbZERDvy (ORCPT ); Sun, 17 May 2009 23:51:54 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755467AbZERDvl (ORCPT ); Sun, 17 May 2009 23:51:41 -0400 Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:35451 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754132AbZERDvl (ORCPT ); Sun, 17 May 2009 23:51:41 -0400 Date: Sun, 17 May 2009 20:51:39 -0700 (PDT) Message-Id: <20090517.205139.173502245.davem@davemloft.net> To: tilman@imap.cc Cc: linux-kernel@vger.kernel.org, netdev@vger.kernel.org, hjlipp@web.de Subject: Re: [PATCH 0/8] Gigaset driver bugfixes and cleanups From: David Miller In-Reply-To: <20090514-patch-00.tilman@imap.cc> References: <20090514-patch-00.tilman@imap.cc> X-Mailer: Mew version 6.2.51 on Emacs 22.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Tilman Schmidt Date: Thu, 14 May 2009 00:44:17 +0200 (CEST) > following are 8 small patches for the Gigaset driver I'd like to get > out from under my feet. Nothing urgent, so if you feel they are > inappropriate for merging that late in the 2.6.30 cycle they can as > well wait for 2.6.31. All applied to net-next-2.6, thanks!