From: Johan Hedberg Date: Fri, 4 Jul 2014 09:37:17 +0000 (+0300) Subject: Bluetooth: Convert pend_le_conn list to a generic action list X-Git-Tag: cleanup-for-v3.18~108^2~73^2~87^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93450c75448e370659ce7ca9c192298596fb055e;p=pandora-kernel.git Bluetooth: Convert pend_le_conn list to a generic action list In preparation to store also HCI_AUTO_CONN_REPORT entries in a list it makes sense to convert the existing pend_le_conn list head of hci_conn_params into a more generically named "action". This makes sense because a parameter entry will never participate in more than one action list. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed