From: Johan Hedberg Date: Fri, 6 Mar 2015 19:08:55 +0000 (+0200) Subject: Bluetooth: Rename pending_cmd to mgmt_pending_cmd X-Git-Tag: omap-for-v4.2/o2_dc~131^2~244^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b0602cd01a571177e169c594e5e52b7b740cf08;p=pandora-kernel.git Bluetooth: Rename pending_cmd to mgmt_pending_cmd This patch renames the pending_cmd struct (used for tracking pending mgmt commands) to mgmt_pending_cmd, so that it can be moved to a more generic place and be used also by other modules using other HCI channels. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed