Fixed TPLDOCKER-382 related to ethernet cable
authorhwajeong.son <hwajeong.son@samsung.com>
Mon, 1 Oct 2018 10:50:22 +0000 (19:50 +0900)
committerhwajeong.son <hwajeong.son@samsung.com>
Mon, 1 Oct 2018 10:50:22 +0000 (19:50 +0900)
commit1c62bfd2cd6b070c7e4fa9396a7fb5f0b1015a06
tree163ee9e41ff5a8dfc7670b0ab1be217653b7399f
parentda21b3a55d909df1ebd5ebb8630f70e1edd181ad
Fixed TPLDOCKER-382 related to ethernet cable

If the cable is detached, config.json is removed.
In this case, it has to be retried when the cable is connected.
Therefore, the flag file has to be kept

Change-Id: Ic1b52e8cc5a1e4a00acb59ca48e53c30381873e1
Signed-off-by: nshero.lee <nshero.lee@samsung.com>
Removed unnecessary value in print log
src/adaptor.c
src/setup_network.c