Re: [PATCH] Bluetooth: Fix clearing of debug and linkkey flags
From: Johan Hedberg <hidden> Date: 2012-02-02 01:16:16
Hi Hemant,
On Mon, Jan 23, 2012, Hemant Gupta wrote:
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 <redacted>
---
net/bluetooth/hci_event.c | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)