Bluetooth: Remove unneeded hdev->own_addr_type
authorJohan Hedberg <johan.hedberg@intel.com>
Sun, 23 Feb 2014 17:42:29 +0000 (19:42 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Sun, 23 Feb 2014 20:24:27 +0000 (12:24 -0800)
Now that the identity address type is always looked up for all
successful connections, the hdev->own_addr_type variable has become
completely unnecessary. Simply remove it.

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

No differences found