From: Johan Hedberg Date: Fri, 5 Sep 2014 19:19:51 +0000 (+0300) Subject: Bluetooth: Remove unnecessary deferred work for SMP key distribution X-Git-Tag: fixes-against-v3.18-rc2~144^2~144^2~125 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6268e86a12a94a4f5193551c2367162e6a37db4;p=pandora-kernel.git Bluetooth: Remove unnecessary deferred work for SMP key distribution Now that the identity address update happens through its own deferred work there's no need to have smp_distribute_keys anymore behind a second deferred work. This patch removes this extra construction and makes the code do direct calls to smp_distribute_keys() again. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed