commit | 32845eb1242e4c862de8d27c19ae9b3011f89291 | [log] [tgz] |
---|---|---|
author | Gustavo F. Padovan <padovan@profusion.mobi> | Sat Dec 17 17:47:30 2011 -0200 |
committer | Gustavo F. Padovan <padovan@profusion.mobi> | Sun Dec 18 17:07:58 2011 -0200 |
tree | ee4dd05c5c12264bdca123ede2edadd38da26e54 | |
parent | 80b7ab33414beeb3c17600af9b69d903f5cf8a7d [diff] |
Bluetooth: Use new alloc_workqueue() Update hdev workqueue API usage to use the new interface, this new interface also allow us to mark this workqueue as WQ_HIGHPRI, so now rx and tx work gets higher priority when running. Acked-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>