Bluetooth: Remove work_add and work_del from hci_sysfs
authorGustavo F. Padovan <padovan@profusion.mobi>
Sat, 17 Dec 2011 20:53:02 +0000 (18:53 -0200)
committerGustavo F. Padovan <padovan@profusion.mobi>
Sun, 18 Dec 2011 19:07:58 +0000 (17:07 -0200)
commit6d438e335ce83ff0528415a58632dc6508e4fde1
tree79e191a1c9bd02dfde23c2c38b7c211e5a00e14e
parent32845eb1242e4c862de8d27c19ae9b3011f89291
Bluetooth: Remove work_add and work_del from hci_sysfs

As we run in process context now we don't need worqueue to add e del from
sysfs.

Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
include/net/bluetooth/hci_core.h
net/bluetooth/hci_sysfs.c