From: Johan Hedberg Date: Fri, 4 Jul 2014 09:37:18 +0000 (+0300) Subject: Bluetooth: Convert pend_le_reports into a list X-Git-Tag: cleanup-for-v3.18~108^2~73^2~87^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66f8455aeac3427110d451534567eb1b9aea6929;p=pandora-kernel.git Bluetooth: Convert pend_le_reports into a list 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 --- Reading git-diff-tree failed