Re: [PATCH 0/3] gigaset fixes for 2.6.34-rc1
Karsten Keil <[email protected]>
| Newsgroups | gmane.linux.kernel,gmane.linux.isdn.i4l.user,gmane.linux.isdn.i4l.devel,gmane.linux.network |
|---|---|
| Message-ID | <[email protected]> |
On Sonntag, 14. März 2010 23:58:05 Tilman Schmidt wrote: > Karsten, David, > > 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 branch. Ack for all > > Thanks, > Tilman > > 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 > > drivers/isdn/gigaset/capi.c | 44 > +++++++++++++++++++++---------------- drivers/isdn/gigaset/common.c | > 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(-) >