From: Johan Hedberg Date: Fri, 27 Jun 2014 11:23:04 +0000 (+0300) Subject: Bluetooth: Update SMP crypto functions to take the SMP context X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~73^2~87^2~160 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec70f36f8b17dd21c0d64af4481aa3c898c1cec7;p=pandora-kernel.git Bluetooth: Update SMP crypto functions to take the SMP context Passing the full SMP context instead of just the crypto context lets us use the crypto handle from the context which in turn removes the need to lock the hci_dev. Passing the SMP context instead of just the crypto handle allows a bit more detailed logging which is helpful in multi-adapter scenarios. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed