提交 dfee1ebc 编写于 作者: R Rami Rosen 提交者: Gustavo Padovan

Bluetooth: remove unused member of hci_dev.

This patch removes core_data member from hci_dev struct as it is unused.
Signed-off-by: NRami Rosen <ramirose@gmail.com>
Acked-by: NMarcel Holtmann <marcel@holtmann.org>
Signed-off-by: NGustavo Padovan <gustavo.padovan@collabora.co.uk>
上级 bc8dce4f
......@@ -262,8 +262,6 @@ struct hci_dev {
struct sk_buff_head driver_init;
void *core_data;
atomic_t promisc;
struct dentry *debugfs;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册