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:
93450c7
)
Bluetooth: Convert pend_le_reports into a list
author
Johan Hedberg
<johan.hedberg@intel.com>
Fri, 4 Jul 2014 09:37:18 +0000
(12:37 +0300)
committer
Marcel Holtmann
<marcel@holtmann.org>
Fri, 4 Jul 2014 09:58:08 +0000
(11:58 +0200)
To simplify manipulation and lookup of hci_conn_params entries of the
type HCI_AUTO_CONN_REPORT it makes sense to store them in their own
list. The new action list_head in hci_conn_params is used for this
purpose.
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
No differences found