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)
commit7bf32048b1af87942d311ef1620995ffc89c07d8
tree07b17269174324709841ebd4431da6c68d456ed7
parente26b1ffa11bb1e0afa194823623ee64b7e143993
Bluetooth: Remove unneeded hdev->own_addr_type

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>
include/net/bluetooth/hci_core.h
net/bluetooth/hci_core.c