]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Fix clearing of debug and linkkey flags
authorHemant Gupta <hemant.gupta@stericsson.com>
Mon, 23 Jan 2012 10:06:11 +0000 (15:36 +0530)
committerJohan Hedberg <johan.hedberg@intel.com>
Mon, 13 Feb 2012 15:01:32 +0000 (17:01 +0200)
commit458956b310f796cee2c50272812529adfb5d82fa
tree8b4b7278359613d76ff9a8d20a0c6800f08c08bd
parent6a3a26d3368f512a3eeba17d7a96d96b06b9dc45
Bluetooth: Fix clearing of debug and linkkey flags

This patch fixes clearing of HCI_LINK_KEYS and HCI_DEBUG_KEYS
dev_flags while resetting. Without this patch pairing does
not work over management interface for BR-EDR devices.

Signed-off-by: Hemant Gupta <hemant.gupta@stericsson.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
net/bluetooth/hci_event.c