Hi Johan, On Wed, Nov 6, 2013 at 5:24 AM, <johan.hedberg@xxxxxxxxx> wrote: > @@ -895,7 +895,7 @@ int smp_sig_channel(struct l2cap_conn *conn, struct sk_buff *skb) > break; > > case SMP_CMD_PAIRING_FAIL: > - smp_failure(conn, skb->data[0], 0); > + smp_failure(conn, 0); I think you meant "smp_failure(conn, skb->data[0]);" here. > reason = 0; > err = -EPERM; > break; Best Regards, -- Anderson Lizardo Instituto Nokia de Tecnologia - INdT Manaus - Brazil -- 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