git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a747439
)
Bluetooth: Fix iterating wrong list in hci_remove_irk()
author
Johan Hedberg
<johan.hedberg@intel.com>
Fri, 21 Feb 2014 14:03:31 +0000
(16:03 +0200)
committer
Gustavo Padovan
<gustavo.padovan@collabora.co.uk>
Fri, 21 Feb 2014 14:07:46 +0000
(11:07 -0300)
We should be iterating hdev->identity_resolving_keys in the
hci_remove_irk() function instead of hdev->long_term_keys. This patch
fixes the issue.
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
net/bluetooth/hci_core.c
patch
|
blob
|
history
diff --cc
net/bluetooth/hci_core.c
Simple merge