libusbgx: Fix export of phonet attributes
authorKrzysztof Opasiak <k.opasiak@samsung.com>
Tue, 14 Apr 2015 12:12:35 +0000 (14:12 +0200)
committerKrzysztof Opasiak <k.opasiak@samsung.com>
Tue, 22 Dec 2015 20:45:35 +0000 (21:45 +0100)
commit6efd53d659f0a5c95ad0ac37cb7f78a998c4b144
tree19a3c809dce41367a73e240c5ad5adfcd56a97eb
parent2fb8405476a57d41f712f3ac62c542c3c91a61f8
libusbgx: Fix export of phonet attributes

ifname is read only attribute so there is no need
to export it but we should return USBG_SUCCESS
value because this function has been succesfully
exported.

Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Reviewed-by: Pawel Szewczyk <p.szewczyk@samsung.com>
src/usbg_schemes_libconfig.c