From: Johan Hedberg Date: Thu, 19 Feb 2015 15:38:06 +0000 (+0200) Subject: Bluetooth: Remove bogus check for pending mgmt Set HS command X-Git-Tag: omap-for-v4.2/o2_dc~131^2~375^2~12 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94d52dad9ef31e178ccc141dfd8feb84cccde581;p=pandora-kernel.git Bluetooth: Remove bogus check for pending mgmt Set HS command The command handler for Set HS doesn't use mgmt_pending_add() so we can never have a pending Set HS command that mgmt_pending_find() would return. This patch removes an unnecessary lookup for it in the set_ssp() handler function. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed