Hi Johan, * johan.hedberg@xxxxxxxxx <johan.hedberg@xxxxxxxxx> [2011-01-19 12:06:52 +0530]: > From: Johan Hedberg <johan.hedberg@xxxxxxxxx> > > The conn->sec_level value is supposed to represent the current level of > security that the connection has. However, by assigning to it before > requesting authentication it will have the wrong value during the > authentication procedure. To fix this a pending_sec_level variable is > added which is used to track the desired security level while making > sure that sec_level always represents the current level of security. > > Signed-off-by: Johan Hedberg <johan.hedberg@xxxxxxxxx> > --- > include/net/bluetooth/hci_core.h | 1 + > net/bluetooth/hci_conn.c | 8 ++++++-- > net/bluetooth/hci_event.c | 9 +++++---- > 3 files changed, 12 insertions(+), 6 deletions(-) I rebased my tree and now this patches applies. It is there now. Thanks. -- Gustavo F. Padovan http://profusion.mobi -- 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