Bluetooth: Fix HCI_CONN_AUTH_PEND flag for all authentication requests
authorJohan Hedberg <johan.hedberg@nokia.com>
Thu, 28 Apr 2011 18:28:55 +0000 (11:28 -0700)
committerGustavo F. Padovan <padovan@profusion.mobi>
Thu, 28 Apr 2011 19:03:20 +0000 (16:03 -0300)
commit79c6c70cbe35c270e7b59207ab76b44183a1030a
tree9c2656b3670e7c54a967ce37a3e6ac6e0060d055
parent9f61656a60c9506e3e4cd41af5efbcf6a30ee3b9
Bluetooth: Fix HCI_CONN_AUTH_PEND flag for all authentication requests

The HCI_CONN_AUTH_PEND flag should be set whenever requesting
authentication so that multiple pending requests can't occur.

Signed-off-by: Johan Hedberg <johan.hedberg@nokia.com>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
net/bluetooth/hci_event.c