From: Andre Guedes Date: Wed, 31 Jul 2013 19:25:29 +0000 (-0300) Subject: Bluetooth: Fix encryption key size for peripheral role X-Git-Tag: v3.12-rc4~30^2~39^2^2~16^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89cbb4da0abee2f39d75f67f9fd57f7410c8b65c;p=pandora-kernel.git Bluetooth: Fix encryption key size for peripheral role This patch fixes the connection encryption key size information when the host is playing the peripheral role. We should set conn->enc_key_ size in hci_le_ltk_request_evt, otherwise it is left uninitialized. Cc: Stable Signed-off-by: Andre Guedes Signed-off-by: Gustavo Padovan --- Reading git-diff-tree failed