From: Johan Hedberg Date: Tue, 18 Feb 2014 08:19:37 +0000 (+0200) Subject: Bluetooth: Fix properly ignoring unexpected SMP PDUs X-Git-Tag: v3.15-rc1~113^2~159^2^2~130^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6131ddc8eb9bad8c4ff37e097b2537c819b76cc0;p=pandora-kernel.git Bluetooth: Fix properly ignoring unexpected SMP PDUs If we didn't request certain pieces of information during the key distribution negotiation we should properly ignore those PDUs if the peer incorrectly sends them. This includes the Encryption Information and Master Identification PDUs if the EncKey bit was not set, and the Identity Information and Identity Address Information PDUs if the IdKey bit was not set. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed