Bluetooth: Fix initializing hci_conn RSSI to invalid value
commitebf86aa3aeaa4e9f434dacdd0a1d851a6c0332f8
authorJohan Hedberg <johan.hedberg@intel.com>
Fri, 5 Dec 2014 11:36:08 +0000 (5 13:36 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 5 Dec 2014 11:46:10 +0000 (5 12:46 +0100)
treeeb3d7d3c47880ddf7bdf9709169cb2d60fe1bca8
parent69487371d14b667c437d1a08b2c8a92738d12992
Bluetooth: Fix initializing hci_conn RSSI to invalid value

When we create the hci_conn object we should properly initialize the
RSSI to HCI_RSSI_INVALID.

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