]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit844f40904d2f78ec8fca2aba189eccb39275f637
tree9c2656b3670e7c54a967ce37a3e6ac6e0060d055
parent81bfe384441165946f98e8a86bf15b338c6d2bad
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