interface: Improve checking availiablity 09/243209/1
authorDongwoo Lee <dwoo08.lee@samsung.com>
Thu, 3 Sep 2020 09:18:27 +0000 (18:18 +0900)
committerDongwoo Lee <dwoo08.lee@samsung.com>
Fri, 4 Sep 2020 02:44:29 +0000 (11:44 +0900)
commit69801aee79673c883f54e8c98ef677a1b181ed83
tree2439c54a48ef2298ee6c4bf70709422fb320825a
parent4f1157dc54bf221d4e986886dbaec8ebb3a41daa
interface: Improve checking availiablity

This improving checking interface availability for both situation:
1) stucked on initializing interface due to no available interfaces,
and 2) options for unavailable interface is passed.

Change-Id: I895d0c6e6fcf1d4539cb419c5e9c4f69ef9bf544
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
src/interface.c
src/interface.h
src/main.c