Re: [2.6 Patch] isdn4linux: Siemens Gigaset base driver: fixdisconnect handling

From: Andrew Morton
Date: Thu Apr 20 2006 - 03:12:05 EST


Tilman Schmidt <tilman@xxxxxxx> 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 if a
> connection is broken by the USB cable being unplugged.
> It also improves some kernel messages generated by the driver.

It seems to do quite a lot more than that.

> Please merge at your earliest convenience.

Well OK, but I'd ask you to confirm that this was actually the patch which
was supposed to go with that changelog.

> --- linux-2.6.17-rc2-work/drivers/isdn/gigaset.orig/bas-gigaset.c 2006-04-19 15:15:49.000000000 +0200
> +++ local/drivers/isdn/gigaset/bas-gigaset.c 2006-04-19 01:19:41.000000000 +0200

eek, please don't do that - it confuses my scripts.

--- linux-2.6.17-rc2-work/drivers/isdn/gigaset/bas-gigaset.c
+++ linux-2.6.17-rc2-work/drivers/isdn/gigaset/bas-gigaset.c

is preferred. There are nice tools around which help with this.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/