Create temporary file to check wifi firmware state 27/192427/1
authorSeonah Moon <seonah1.moon@samsung.com>
Tue, 16 Oct 2018 08:32:29 +0000 (17:32 +0900)
committerJaehyun Kim <jeik01.kim@samsung.com>
Mon, 5 Nov 2018 11:03:47 +0000 (20:03 +0900)
commit5a47d2b6d80f609b6566cb0c8d5635930c077906
tree2acc8289a6df94e5e82e3ceb216b25bfb71a0c1a
parent3b99b6e6eb6b2a04c3e35d19e98ea75969162e18
Create temporary file to check wifi firmware state

If net-config is finished unexpectly, it restarts.
And then wifi firmware is downloaded although it is already loaded.

This patch creates the file to check whether wifi firmware is loaded or not.

Change-Id: I4d8dbc4538d28d2c0eef7f945947bf007e47c73d
packaging/net-config.spec
src/wifi.c