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)
commitfb334fee60ebd1aea23cc5daf3abac10139c9a24
tree2c74a63011d7311c12744ebeb8f7d9d509cbd7aa
parentbc07cd696e1863d082fdc8650351b288bd41629b
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
This page took 0.025266 seconds and 5 git commands to generate.