commit | 3d986b25b5faa50ba6afd94f60f270b6c3061e5e | [log] [tgz] |
---|---|---|
author | John W. Linville <linville@tuxdriver.com> | Thu Dec 16 14:59:49 2010 -0500 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Dec 20 14:52:18 2010 -0500 |
tree | 0837f933d47357c6a7c45930b1637825c592b429 | |
parent | d4d5dc3d6f86cc70f08e45b840f3e681588d2718 [diff] |
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 <linville@tuxdriver.com> Tested-by: Larry Finger <Larry.Finger@lwfinger.net> Acked-by: Tejun Heo <tj@kernel.org>