From: Gustavo F. Padovan Date: Sat, 17 Dec 2011 19:47:30 +0000 (-0200) Subject: Bluetooth: Use new alloc_workqueue() X-Git-Tag: v3.3-rc1~182^2~44^2~71^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32845eb1242e4c862de8d27c19ae9b3011f89291;p=pandora-kernel.git 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 Signed-off-by: Gustavo F. Padovan --- Reading git-diff-tree failed