From: Andrei Emeltchenko <andrei.emeltchenko@xxxxxxxxx> --- android/pan.c | 1 - 1 file changed, 1 deletion(-) diff --git a/android/pan.c b/android/pan.c index fe6ee26..87fa4e8 100644 --- a/android/pan.c +++ b/android/pan.c @@ -81,7 +81,6 @@ static void pan_device_free(struct pan_device *dev) devices = g_slist_remove(devices, dev); g_free(dev); - dev = NULL; } static void bt_pan_notify_conn_state(struct pan_device *dev, uint8_t state) -- 1.8.3.2 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html