From: Johan Hedberg Date: Fri, 4 Jul 2014 09:37:26 +0000 (+0300) Subject: Bluetooth: Make hci_pend_le_conn_lookup more general purposed X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~73^2~87^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=501f882741b139da22bb3ba4bc615a6eadce5038;p=pandora-kernel.git Bluetooth: Make hci_pend_le_conn_lookup more general purposed In some circumstances we need to look up entries in pend_le_conns and in other in pend_le_reports. This patch converts the existing lookup function for pend_le_conns to something that can be used for both lists. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed