[linux-usb-devel] Re: [2.6 Patch] isdn4linux: Siemens Gigaset base driver: fix disconnect handling

2006-04-20 Thread Tilman Schmidt
On 20.04.2006 09:11, Andrew Morton wrote: Tilman Schmidt [EMAIL PROTECTED] wrote: This patch fixes a possible Oops in the Siemens Gigaset base driver when the device is unplugged while an ISDN connection is still active, and makes sure that the isdn4linux link level (LL) is properly informed

[linux-usb-devel] Re: [2.6 Patch] isdn4linux: Siemens Gigaset base driver: fix disconnect handling

2006-04-20 Thread Randy.Dunlap
On Thu, 20 Apr 2006 14:07:11 +0200 Tilman Schmidt wrote: On 20.04.2006 09:11, Andrew Morton wrote: Tilman Schmidt [EMAIL PROTECTED] wrote: This patch fixes a possible Oops in the Siemens Gigaset base driver when the device is unplugged while an ISDN connection is still active, and

[linux-usb-devel] Re: [2.6 Patch] isdn4linux: Siemens Gigaset base driver: fix disconnect handling

2006-04-20 Thread Adrian Bunk
On Thu, Apr 20, 2006 at 08:21:20AM -0700, Randy.Dunlap wrote: On Thu, 20 Apr 2006 14:07:11 +0200 Tilman Schmidt wrote: On 20.04.2006 09:11, Andrew Morton wrote: Tilman Schmidt [EMAIL PROTECTED] wrote: This patch fixes a possible Oops in the Siemens Gigaset base driver when the

[linux-usb-devel] Re: [2.6 Patch] isdn4linux: Siemens Gigaset base driver: fix disconnect handling

2006-04-20 Thread Randy.Dunlap
On Thu, 20 Apr 2006 17:32:36 +0200 Adrian Bunk wrote: On Thu, Apr 20, 2006 at 08:21:20AM -0700, Randy.Dunlap wrote: On Thu, 20 Apr 2006 14:07:11 +0200 Tilman Schmidt wrote: On 20.04.2006 09:11, Andrew Morton wrote: Tilman Schmidt [EMAIL PROTECTED] wrote: This patch fixes a

[linux-usb-devel] Re: [2.6 Patch] isdn4linux: Siemens Gigaset base driver: fix disconnect handling

2006-04-20 Thread Tilman Schmidt
On 20.04.2006 17:32, Adrian Bunk wrote: On Thu, Apr 20, 2006 at 08:21:20AM -0700, Randy.Dunlap wrote: [...] Tilman Schmidt [EMAIL PROTECTED] wrote: --- linux-2.6.17-rc2-work/drivers/isdn/gigaset.orig/bas-gigaset.c 2006-04-19 15:15:49.0 +0200 +++