]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Bluetooth: Remove unused event mask struct
authorJohan Hedberg <johan.hedberg@intel.com>
Mon, 16 Sep 2013 10:05:12 +0000 (13:05 +0300)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Wed, 18 Sep 2013 17:43:55 +0000 (12:43 -0500)
commit0af784dcbc44e3cf21a1bda3ce14df5fcc2bfe93
tree363cbb5e5016bed86c9111e75304df06b6ad017e
parent52de599e04e8767b0d9b7874451cb5db91a4a70b
Bluetooth: Remove unused event mask struct

The struct for HCI_Set_Event_Mask is never used. Instead a local 8-byte
array is used for sending this command. Therefore, remove the
unnecessary struct definition.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
include/net/bluetooth/hci.h