From: Johan Hedberg Date: Fri, 6 Dec 2013 05:08:53 +0000 (+0200) Subject: Bluetooth: Fix valid LE PSM check X-Git-Tag: v3.14-rc1~94^2~482^2^2~9^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8afe8d0ad796b6dae545ceeed652b2c52ca7cf6;p=pandora-kernel.git Bluetooth: Fix valid LE PSM check The range of valid LE PSMs is 0x0001-0x00ff so the check should be for "less than or equal to" instead of "less than". Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed