Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 259838
b: refs/heads/master
c: 2e8b6b4
h: refs/heads/master
v: v3
  • Loading branch information
Wanlong Gao authored and Greg Kroah-Hartman committed Jul 5, 2011
1 parent 9a2d3a3 commit c305b1b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: bf8996dc2419083f2d4d5e7d271c7156a92a268e
refs/heads/master: 2e8b6b4785b2e8467a21ae74002757096fde2d92
4 changes: 0 additions & 4 deletions trunk/drivers/staging/rtl8192u/r8192U_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -2852,11 +2852,7 @@ static void rtl8192_init_priv_task(struct net_device* dev)
{
struct r8192_priv *priv = ieee80211_priv(dev);

#ifdef PF_SYNCTHREAD
priv->priv_wq = create_workqueue(DRV_NAME,0);
#else
priv->priv_wq = create_workqueue(DRV_NAME);
#endif

INIT_WORK(&priv->reset_wq, rtl8192_restart);

Expand Down

0 comments on commit c305b1b

Please sign in to comment.