summaryrefslogtreecommitdiffstats
path: root/include/net
diff options
context:
space:
mode:
authorRami Rosen <ramirose@gmail.com>2012-10-01 19:37:31 +0200
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>2012-10-01 13:09:22 -0300
commitdfee1ebc0e363ff1dc233c4a5246bf3e7f5c5ca6 (patch)
tree92824b3f3c677282226d73276e81a2275d3b915d /include/net
parentbc8dce4f7b4908bac69acac34d19b4234ba19cee (diff)
downloadblackbird-op-linux-dfee1ebc0e363ff1dc233c4a5246bf3e7f5c5ca6.tar.gz
blackbird-op-linux-dfee1ebc0e363ff1dc233c4a5246bf3e7f5c5ca6.zip
Bluetooth: remove unused member of hci_dev.
This patch removes core_data member from hci_dev struct as it is unused. Signed-off-by: Rami Rosen <ramirose@gmail.com> Acked-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Diffstat (limited to 'include/net')
-rw-r--r--include/net/bluetooth/hci_core.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/net/bluetooth/hci_core.h b/include/net/bluetooth/hci_core.h
index ea1f9340324d..90ae4f0a4fdc 100644
--- a/include/net/bluetooth/hci_core.h
+++ b/include/net/bluetooth/hci_core.h
@@ -262,8 +262,6 @@ struct hci_dev {
struct sk_buff_head driver_init;
- void *core_data;
-
atomic_t promisc;
struct dentry *debugfs;
OpenPOWER on IntegriCloud