Hi Johan, > The hci_conn_params_clear_all() function is only called from > hci_unregister_dev() at which point it's completely futile to try to > do any LE scanning updates. Simply remove this unnecessary function > call. At the same time we can make the function static since it's only > accessed from within the same c-file. > > Signed-off-by: Johan Hedberg <johan.hedberg@xxxxxxxxx> > --- > include/net/bluetooth/hci_core.h | 1 - > net/bluetooth/hci_core.c | 4 +--- > 2 files changed, 1 insertion(+), 4 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