Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit dfee1ebc authored by Rami Rosen's avatar Rami Rosen Committed by Gustavo Padovan
Browse files

Bluetooth: remove unused member of hci_dev.



This patch removes core_data member from hci_dev struct as it is unused.

Signed-off-by: default avatarRami Rosen <ramirose@gmail.com>
Acked-by: default avatarMarcel Holtmann <marcel@holtmann.org>
Signed-off-by: default avatarGustavo Padovan <gustavo.padovan@collabora.co.uk>
parent bc8dce4f
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -262,8 +262,6 @@ struct hci_dev {

	struct sk_buff_head	driver_init;

	void			*core_data;

	atomic_t		promisc;

	struct dentry		*debugfs;