]> 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)
commitd3dcfc0bd8c3cb8e13cae72646a6cd582f2a8016
tree2c74a63011d7311c12744ebeb8f7d9d509cbd7aa
parent0a64bb0325b2a36138863b9f2daa69743c0e9974
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