commit | 65cf686ee102b7eb0477a4bab82ff227071a0258 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@nokia.com> | Wed Jan 19 12:06:49 2011 +0530 |
committer | Gustavo F. Padovan <padovan@profusion.mobi> | Wed Jan 19 14:40:43 2011 -0200 |
tree | e710dde434f53139dd11b9d61d5a0c33f17f1e3a | |
parent | 88644bb9fee591b2743a881923263bc28df4cded [diff] |
Bluetooth: Fix MITM protection requirement preservation If an existing connection has a MITM protection requirement (the first bit of the auth_type) then that requirement should not be cleared by new sockets that reuse the ACL but don't have that requirement. Signed-off-by: Johan Hedberg <johan.hedberg@nokia.com> Acked-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>