Bluetooth: Rename conn->pend to conn->flags
authorJohan Hedberg <johan.hedberg@intel.com>
Mon, 16 Jan 2012 04:10:31 +0000 (06:10 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Mon, 13 Feb 2012 15:01:28 +0000 (17:01 +0200)
These flags can and will be used for more general purpose values than
just pending state transitions so the more common name "flags" makes
more sense than "pend".

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>

No differences found