]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Rename smp->local_rr into smp->local_rand
authorMarcel Holtmann <marcel@holtmann.org>
Mon, 16 Mar 2015 19:34:57 +0000 (12:34 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Mon, 16 Mar 2015 19:36:23 +0000 (21:36 +0200)
commit1afaaaf38536a006443b1d3b2ff8bcc8aec90716
tree2c74a63011d7311c12744ebeb8f7d9d509cbd7aa
parent2e4b981922668a00d54860aa4db382053acdea70
Bluetooth: Rename smp->local_rr into smp->local_rand

The variable for the out-of-band random number was badly named and
with that confusing. Just rename it to local_rand so it is clear
what value it represents.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
net/bluetooth/smp.c