From: Johan Hedberg Date: Mon, 16 Jun 2014 16:25:15 +0000 (+0300) Subject: Bluetooth: Remove unnecessary SMP STK define X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~73^2~87^2~192 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d5843b7b77cee26bd5e090bfa61780d75957648;p=pandora-kernel.git Bluetooth: Remove unnecessary SMP STK define We never store the "master" type of STKs since we request encryption directly with them so we only need one STK type (the one that's looked-up on the slave side). Simply remove the unnecessary define and rename the _SLAVE one to the shorter form. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed