Hi Johan, > When calling Device Remove with BDADDR_ANY we should in a similar way > emit Device Removed events as we do when removing a single device. Since > we have to iterate the list and call device_removed() the dedicated > hci_conn_params_clear_enabled() is not really useful anymore. This patch > removes the helper function and does the event emission and list item > removal in a single loop. > > Signed-off-by: Johan Hedberg <johan.hedberg@xxxxxxxxx> > --- > include/net/bluetooth/hci_core.h | 1 - > net/bluetooth/hci_core.c | 18 ------------------ > net/bluetooth/mgmt.c | 15 ++++++++++++++- > 3 files changed, 14 insertions(+), 20 deletions(-) patch has been applied to bluetooth-next tree. Regards Marcel -- 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