Explorar o código

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>
Rami Rosen %!s(int64=13) %!d(string=hai) anos
pai
achega
dfee1ebc0e
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      include/net/bluetooth/hci_core.h

+ 0 - 2
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;