From: Vinicius Costa Gomes Date: Fri, 3 Feb 2012 00:08:01 +0000 (-0300) Subject: Bluetooth: Use the updated key structures for handling LTKs X-Git-Tag: v3.4-rc1~177^2~112^2~185 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9839a11c0e460a2457e7cac76650d07773e6c3b;p=pandora-kernel.git Bluetooth: Use the updated key structures for handling LTKs This updates all the users of the older way, that was using the link_keys list to store the SMP keys, to use the new way. This includes defining new types for the keys, we have a type for each combination of STK/LTK and Master/Slave. Signed-off-by: Vinicius Costa Gomes Acked-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed