From: Johan Hedberg Date: Sun, 20 Jan 2013 12:27:14 +0000 (+0200) Subject: Bluetooth: Fix returning proper mgmt status for Load LTKs X-Git-Tag: v3.9-rc1~139^2~2^2^2~42^2~49^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e57e619f463e7841940ef1b98969e23f71f5ee8a;p=pandora-kernel.git Bluetooth: Fix returning proper mgmt status for Load LTKs Failures of mgmt commands should be indicated with valid mgmt status codes, and EINVAL is not one of them. Instead MGMT_STATUS_INVALID_PARAMS should be returned. Signed-off-by: Johan Hedberg Acked-by: Marcel Holtmann Signed-off-by: Gustavo Padovan --- Reading git-diff-tree failed