From: Johan Hedberg Date: Sun, 20 Jan 2013 12:27:13 +0000 (+0200) Subject: Bluetooth: Fix checking for correct mgmt_load_link_keys parameters X-Git-Tag: v3.9-rc1~139^2~2^2^2~42^2~49^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ae14301c3b180adaf6b72285499e7404819a023;p=pandora-kernel.git Bluetooth: Fix checking for correct mgmt_load_link_keys parameters The debug_keys parameter is only allowed to have the values 0x00 and 0x01. Any other value should result in a proper command status with MGMT_STATUS_INVALID_PARAMS. Signed-off-by: Johan Hedberg Acked-by: Marcel Holtmann Signed-off-by: Gustavo Padovan --- Reading git-diff-tree failed