]> 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)
commit6bf3561044aa2ea2d4df54ad28ad1d8fea374254
tree79e191a1c9bd02dfde23c2c38b7c211e5a00e14e
parent9fedb72b75da73e16c8b692137ce9b7c6197b232
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