Hi Johan, > If we're already encrypted with a good enough LTK we should just ignore > an incoming SMP Security Request. The code was already taking care of > this in the smp_conn_security function before calling smp_ltk_encrypt > but failed to do the same in smp_cmd_security_req. This patch fixes the > issue by moving up the smp_sufficient_security function and using it in > the Security Request handler before trying to request encryption. > > Signed-off-by: Johan Hedberg <johan.hedberg@xxxxxxxxx> > --- > net/bluetooth/smp.c | 25 ++++++++++++++----------- > 1 file changed, 14 insertions(+), 11 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