commit | 524237cb4b566ae73ec24c56852489b85e426241 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Sat Feb 22 19:06:31 2014 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Sat Feb 22 09:59:23 2014 -0800 |
tree | 264240bf813295094d32b3ec98634fa181d40d32 | |
parent | 1b60ef210e90cc116b9c976ff9fb8b656b3ebb76 [diff] |
Bluetooth: Add helper variables to smp_distribute_keys() This patch a couple of helper variables to the smp_distribute_keys function in order to avoid long chains of dereferences and thereby help readability. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>