Loading net/bluetooth/smp.c +1 −1 Original line number Diff line number Diff line Loading @@ -300,7 +300,7 @@ static int smp_f6(struct crypto_hash *tfm_cmac, const u8 w[16], if (err) return err; BT_DBG("res %16phN", res); SMP_DBG("res %16phN", res); return err; } Loading Loading
net/bluetooth/smp.c +1 −1 Original line number Diff line number Diff line Loading @@ -300,7 +300,7 @@ static int smp_f6(struct crypto_hash *tfm_cmac, const u8 w[16], if (err) return err; BT_DBG("res %16phN", res); SMP_DBG("res %16phN", res); return err; } Loading