Fix storage for adapters without public address 32/204932/1
authorSzymon Janc <szymon.janc@codecoup.pl>
Tue, 6 Mar 2018 13:28:07 +0000 (14:28 +0100)
committerAmit Purwar <amit.purwar@samsung.com>
Fri, 26 Apr 2019 10:43:04 +0000 (16:13 +0530)
commitac6dd382c936e54a7bd268867597c464387c327b
tree6da1913111cc83dcdb7b608642620fb3bfeda24f
parentc0133d2b816d79f90f40707d914ade1e6b236a52
Fix storage for adapters without public address

Since those have adapter folder prefixed with "static-" this needs
to be taken into account when storing data.

Change-Id: I3a444ac00c36ee064538629284a466633a01e1e3
Signed-off-by: Amit Purwar <amit.purwar@samsung.com>
src/adapter.c
src/adapter.h
src/device.c