Hi,
Here are two patches cleaning up disconnect handling for device and
network structures. It turns out that the device->disconnected variable
was never used and that duplicate functionality existed in the
network_change() function.
With the second patch it seems to be possible to fix the gateway problem
viestus reported on #connman.
Please review,
Patrik
Patrik Flykt (2):
device: Remove unused device disconnected variable
network: Replace network_change() with __connman_network_disconnect()
include/device.h | 4 ----
src/device.c | 35 -----------------------------------
src/network.c | 31 ++-----------------------------
3 files changed, 2 insertions(+), 68 deletions(-)
--
2.1.4
_______________________________________________
connman mailing list
[email protected]
https://lists.connman.net/mailman/listinfo/connman