From e055d03dc088a990fe5ea24a2d64033a168da23c Mon Sep 17 00:00:00 2001 From: Tilman Schmidt Date: Wed, 25 Apr 2012 13:02:20 +0000 Subject: [PATCH] isdn/gigaset: improve error handling querying firmware version 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 CC: stable Signed-off-by: David S. Miller --- Reading git-format-patch failed