]> 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)
commit060585018d033df7a10c60209c304b8ba644261c
tree8b4b7278359613d76ff9a8d20a0c6800f08c08bd
parent5b661ff7db46d365fc76edd0312715ae83465f7a
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