From: Johan Hedberg Date: Wed, 26 Feb 2014 21:33:43 +0000 (+0200) Subject: Bluetooth: Track not yet received keys in SMP X-Git-Tag: v3.15-rc1~113^2~159^2^2~37^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9747a9f31756362e1b9d0b2347c25ae5120c3319;p=pandora-kernel.git Bluetooth: Track not yet received keys in SMP To make is easier to track which keys we've received and which ones we're still waiting for simply clear the corresponding key bits from smp->remote_key_dist as they get received. This will allow us to simplify the code for checking for SMP completion in subsequent patches. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed