]> git.baikalelectronics.ru Git - kernel.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)
commit4c65fa8961947394edef65d669290cacda7fef9f
tree363cbb5e5016bed86c9111e75304df06b6ad017e
parentfaef4697754127e65fcc0a9f29883c3cc27b0b4f
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