net: Add check availability 27/228127/3
authorDongwoo Lee <dwoo08.lee@samsung.com>
Wed, 18 Mar 2020 03:32:08 +0000 (12:32 +0900)
committerDongwoo Lee <dwoo08.lee@samsung.com>
Thu, 19 Mar 2020 13:57:55 +0000 (13:57 +0000)
commit95294064b645905641e30e9b0ea0de96a0b95bfd
tree09aa09c790a18449c32a27f7965180379486a774
parentbbb15fb2744657d4b51682655c57f8b5d6bb09fc
net: Add check availability

If the target has NIC named eth0 or wlan0, then it considers that
network is available.

Change-Id: I6cb0bc48a9bb8154a8d02fd183db105554ea9862
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
src/net.c