From: Johan Hedberg Date: Tue, 18 Feb 2014 19:41:31 +0000 (+0200) Subject: Bluetooth: Remove SMP data specific crypto context X-Git-Tag: v3.15-rc1~113^2~159^2^2~130^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=893ce8b1b3d92cbddcf34bb92c7d24720efc7fed;p=pandora-kernel.git Bluetooth: Remove SMP data specific crypto context Now that each HCI device has its own AES crypto context we don't need the one stored in the SMP data any more. This patch removes the variable from struct smp_chan and updates the SMP code to use the per-hdev crypto context. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed