Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 268207
b: refs/heads/master
c: e25316a
h: refs/heads/master
i:
  268205: c006335
  268203: 3f3c557
  268199: 30641cd
  268191: b870572
v: v3
  • Loading branch information
Larry Finger authored and Greg Kroah-Hartman committed Sep 6, 2011
1 parent e8e7c94 commit 7afffeb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 77a04453eb467db0b00b6134ec4c26fa1201860c
refs/heads/master: e25316a08e7e1ebd3f152b14ed251067b45d2da8
1 change: 1 addition & 0 deletions trunk/drivers/staging/rtl8192e/rtl_wx.c
Original file line number Diff line number Diff line change
Expand Up @@ -255,6 +255,7 @@ static int r8192se_wx_set_radio(struct net_device *dev,
if ((*extra != 0) && (*extra != 1)) {
RT_TRACE(COMP_ERR, "%s(): set radio an err value,must 0(radio "
"off) or 1(radio on)\n", __func__);
up(&priv->wx_sem);
return -1;
}
priv->sw_radio_on = *extra;
Expand Down

0 comments on commit 7afffeb

Please sign in to comment.