]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8e8db67f2e936d444dc24cfe1b146e912d33589d
tree79e191a1c9bd02dfde23c2c38b7c211e5a00e14e
parentd2c09693933dcdb9f2d305bbb3c823675fd4bfc5
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