ecore_con: remove use of eina_promise_data_set.
authorCedric BAIL <cedric.bail@free.fr>
Sat, 5 Jan 2019 00:01:13 +0000 (16:01 -0800)
committerJunsuChoi <jsuya.choi@samsung.com>
Thu, 24 Jan 2019 05:20:17 +0000 (14:20 +0900)
commit81c85255914242df5b39bdf445e282171a09764a
treed43814dac0123002f55f1afade5da41114861d57
parent27e10c19df89d633753298dcbb3a1ea92ca91d91
ecore_con: remove use of eina_promise_data_set.

eina_promise_data_set is a misleading API and result in conflicted use by
multiple independent piece of code leading to bug and crash. It is also not
necessary and we can avoid using it completely.

Reviewed-by: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Differential Revision: https://phab.enlightenment.org/D7545
src/lib/ecore_con/efl_net_control_technology-connman.c