From: Johan Hedberg Date: Wed, 26 Feb 2014 21:33:45 +0000 (+0200) Subject: Bluetooth: Remove unneeded "force" parameter from smp_distribute_keys() X-Git-Tag: v3.15-rc1~113^2~159^2^2~37^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4bd6d38e7f58b163138d3fea8fa135de523bfb92;p=pandora-kernel.git Bluetooth: Remove unneeded "force" parameter from smp_distribute_keys() Now that to-be-received keys are properly tracked we no-longer need the "force" parameter to smp_distribute_keys(). It was essentially acting as an indicator whether all keys have been received, but now it's just redundant together with smp->remote_key_dist. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed