From: Wanlong Gao Date: Sun, 19 Jun 2011 10:11:56 +0000 (+0800) Subject: drivers:rtl8187se:remove the use of obsolete create_workqueue in ieee80211_softmac.c X-Git-Tag: v3.1-rc1~232^2~246 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf8996dc2419083f2d4d5e7d271c7156a92a268e;p=pandora-kernel.git drivers:rtl8187se:remove the use of obsolete create_workqueue in ieee80211_softmac.c 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed