From mboxrd@z Thu Jan 1 00:00:00 1970 From: Karsten Keil Subject: Re: [PATCH 0/3] gigaset fixes for 2.6.34-rc1 Date: Mon, 15 Mar 2010 16:00:29 +0100 Message-ID: <201003151600.29048.isdn@linux-pingi.de> References: Reply-To: isdn@linux-pingi.de Mime-Version: 1.0 Content-Type: Text/Plain; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: David Miller , Hansjoerg Lipp , Alan Cox , isdn4linux , i4ldeveloper , netdev@vger.kernel.org, linux-kernel@vger.kernel.org To: Tilman Schmidt Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Sonntag, 14. M=E4rz 2010 23:58:05 Tilman Schmidt wrote: > Karsten, David, >=20 > following are three bugfix patches to the Gigaset driver which should > still go into 2.6.34 if possible, and also into the 2.6.33 stable bra= nch. Ack for all >=20 > Thanks, > Tilman >=20 > Tilman Schmidt (3): > gigaset: avoid registering CAPI driver more than once > gigaset: correct clearing of at_state strings on RING > gigaset: prune use of tty_buffer_request_room >=20 > drivers/isdn/gigaset/capi.c | 44 > +++++++++++++++++++++---------------- drivers/isdn/gigaset/common.c = | =20 > 6 +++- > drivers/isdn/gigaset/ev-layer.c | 12 +++------- > drivers/isdn/gigaset/gigaset.h | 6 +++- > drivers/isdn/gigaset/i4l.c | 28 +++++++++++++++++------- > drivers/isdn/gigaset/interface.c | 1 - > 6 files changed, 57 insertions(+), 40 deletions(-) >=20