drivers:rtl8192u:remove the use of obsolete create_workqueue in r8192U_core.c
authorWanlong Gao <wanlong.gao@gmail.com>
Sun, 19 Jun 2011 10:11:57 +0000 (18:11 +0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 5 Jul 2011 17:19:40 +0000 (10:19 -0700)
Remove the use of obsolete create_workqueue(name, 0) interface
in r8192U_core.c, since it has changed.

Signed-off-by: Wanlong Gao <wanlong.gao@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found