---
 src/technology.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/technology.c b/src/technology.c
index 439714a..aabda98 100644
--- a/src/technology.c
+++ b/src/technology.c
@@ -1138,6 +1138,7 @@ int __connman_technology_remove_rfkill(unsigned int index,
        if (rfkill == NULL)
                return -ENXIO;
 
+       __connman_notifier_unregister(type);
        g_hash_table_remove(technology->rfkill_list, &index);
 
        technology_put(technology);
-- 
1.7.2.2

_______________________________________________
connman mailing list
[email protected]
http://lists.connman.net/listinfo/connman

Reply via email to