From: Tilman Schmidt Date: Wed, 25 Apr 2012 13:02:20 +0000 (+0000) Subject: isdn/gigaset: improve error handling querying firmware version X-Git-Tag: v3.2.19~94 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da06a5287cbb08379c844618860790adb4f38a0f;p=pandora-kernel.git isdn/gigaset: improve error handling querying firmware version commit e055d03dc088a990fe5ea24a2d64033a168da23c upstream. An out-of-place "OK" response to the "AT+GMR" (get firmware version) command turns out to be, more often than not, a delayed response to a previous command rather than an actual error, so continue waiting for the version number in that case. Signed-off-by: Tilman Schmidt Signed-off-by: David S. Miller [bwh: Backported to 3.2: adjust indentation] Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed