From: Johan Hedberg Date: Tue, 9 Sep 2014 23:21:46 +0000 (-0700) Subject: Bluetooth: Fix allowing SMP Signing info PDU X-Git-Tag: fixes-against-v3.18-rc2~144^2~144^2~49^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=196332f5a1e5c3ec7171742fce83d03795abf120;p=pandora-kernel.git Bluetooth: Fix allowing SMP Signing info PDU If the remote side is not distributing its IRK but is distributing the CSRK the next PDU after master identification is the Signing Information. This patch fixes a missing SMP_ALLOW_CMD() for this in the smp_cmd_master_ident() function. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed