From: Tilman Schmidt Date: Mon, 26 Jun 2006 07:25:33 +0000 (-0700) Subject: [PATCH] isdn4linux: Gigaset base driver: improve error recovery X-Git-Tag: v2.6.18-rc1~771 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06163f86349f0b39948a86d21b2db0d53e47fd8c;p=pandora-kernel.git [PATCH] isdn4linux: Gigaset base driver: improve error recovery The following patch to the Siemens Gigaset base driver adds graceful recovery for some frequently encountered error conditions, by retrying failed control requests (eg. stalled control pipe), and by closing and reopening the AT command channel when it appears to be stuck. Signed-off-by: Tilman Schmidt Acked-by: Hansjoerg Lipp Cc: Karsten Keil Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed