From aa51a16f70178e2c0edb1be0db30b816d02d8f85 Mon Sep 17 00:00:00 2001 From: Aleksander Morgado Date: Thu, 30 Aug 2012 14:24:16 +0200 Subject: port-probe: fix generic icera support check during probing --- src/mm-port-probe.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/mm-port-probe.c b/src/mm-port-probe.c index e0f3788a..3d9cd37c 100644 --- a/src/mm-port-probe.c +++ b/src/mm-port-probe.c @@ -711,7 +711,7 @@ static const MMPortProbeAtCommand product_probing[] = { }; static const MMPortProbeAtCommand icera_probing[] = { - { "%IPSYS?", 3, mm_port_probe_response_processor_string }, + { "%IPSYS?", 3, mm_port_probe_response_processor_no_error }, { NULL } }; -- cgit v1.2.3-70-g09d2