From: Johan Hedberg Date: Wed, 9 Jan 2013 13:29:34 +0000 (+0200) Subject: Bluetooth: Fix missing command complete for mgmt_load_long_term_keys X-Git-Tag: v3.9-rc1~139^2~2^2^2~42^2~49^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=715a5bf2db4df4a7df64f420d21fb49ba146b3fa;p=pandora-kernel.git Bluetooth: Fix missing command complete for mgmt_load_long_term_keys All management events are expected to indicate successful completion through a command complete event, however the load long term keys command was missing this. This patch adds the missing event. Signed-off-by: Johan Hedberg Acked-by: Marcel Holtmann Signed-off-by: Gustavo Padovan --- Reading git-diff-tree failed