From: John W. Linville Date: Thu, 16 Dec 2010 19:59:49 +0000 (-0500) Subject: rtlwifi: use alloc_workqueue X-Git-Tag: v2.6.38-rc1~476^2~104^2~4^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d986b25b5faa50ba6afd94f60f270b6c3061e5e;p=pandora-kernel.git rtlwifi: use alloc_workqueue create_workqueue is deprecated. The workqueue usage does not seem to demand any special treatment, so do not set any flags either. Signed-off-by: John W. Linville Tested-by: Larry Finger Acked-by: Tejun Heo --- Reading git-diff-tree failed