]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Use list_head for HCI blacklist head
authorDavid Miller <davem@davemloft.net>
Sat, 31 Jul 2010 04:54:49 +0000 (21:54 -0700)
committerMarcel Holtmann <marcel@holtmann.org>
Sat, 31 Jul 2010 23:06:58 +0000 (16:06 -0700)
commita8c595cc60225aeb9618cc3476e5627da6e70b22
tree4a189e6c27629892ce9d8b99566ca823e7502b47
parentfa9897945d192e84ca4d7ea1760050dba0cba3f5
Bluetooth: Use list_head for HCI blacklist head

The bdaddr in the list root is completely unused and just
taking up space.

Signed-off-by: David S. Miller <davem@davemloft.net>
Tested-by: Johan Hedberg <johan.hedberg@nokia.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
include/net/bluetooth/hci_core.h
net/bluetooth/hci_core.c
net/bluetooth/hci_sock.c
net/bluetooth/hci_sysfs.c