drivers:rtl8187se:remove the use of obsolete create_workqueue in ieee80211_softmac.c
authorWanlong Gao <wanlong.gao@gmail.com>
Sun, 19 Jun 2011 10:11:56 +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) in
ieee80211_softmac.c, since the create_workqueue interface has changed.

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

No differences found