]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitcca63378ec48b7bcba8f959e0c96ca4962404beb
tree07b17269174324709841ebd4431da6c68d456ed7
parent8c11367c1a26f1e9b78dbe4b82bd04d2c9f77d1c
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