diff options
author | Mike Wilson <mikewse@hotmail.com> | 2020-07-20 22:25:33 +0200 |
---|---|---|
committer | David Bauer <mail@david-bauer.net> | 2023-03-30 02:03:32 +0200 |
commit | b573a785e0c53d710b8bd6637c7d5ba73fe6839c (patch) | |
tree | 2bf016155a034721d1e0c0a311aad94cabc1e73e /package/kernel | |
parent | f61c5cf76b9d13d9cc5962c4640ba14f28800215 (diff) | |
download | upstream-b573a785e0c53d710b8bd6637c7d5ba73fe6839c.tar.gz upstream-b573a785e0c53d710b8bd6637c7d5ba73fe6839c.tar.bz2 upstream-b573a785e0c53d710b8bd6637c7d5ba73fe6839c.zip |
ncm: add error check and retry mechanism for gcom call
This patch solves the problem of receiving "error" responses when
initially calling gcom. This avoids unnecessary NO_DEVICE failures.
A retry loop retries the call after an "error" response within the
specified delay. A successful response will continue with the connection
immediately without waiting for max specified delay, bringing the
interface up sooner.
Signed-off-by: Mike Wilson <mikewse@hotmail.com>
(cherry picked from commit 8f27093ce784daad5a9b1c89f51d0a76a8bbb07b)
Diffstat (limited to 'package/kernel')
0 files changed, 0 insertions, 0 deletions