Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 14895
b: refs/heads/master
c: c08ad1e
h: refs/heads/master
i:
  14893: 83302be
  14891: b972c33
  14887: 3061fb5
  14879: ee0652a
v: v3
  • Loading branch information
Pavel Roskin authored and Jeff Garzik committed Dec 1, 2005
1 parent 63e3dc0 commit d1ba04c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: ee7ebdf40260c6c5586f20cda5d253bc988e7baa
refs/heads/master: c08ad1e304061dbd6ef7545d8f2db530b43c0fbd
3 changes: 1 addition & 2 deletions trunk/drivers/net/wireless/orinoco.c
Original file line number Diff line number Diff line change
Expand Up @@ -3512,9 +3512,8 @@ static int orinoco_ioctl_setpower(struct net_device *dev,
break;
default:
err = -EINVAL;
}
if (err)
goto out;
}

if (prq->flags & IW_POWER_TIMEOUT) {
priv->pm_on = 1;
Expand Down

0 comments on commit d1ba04c

Please sign in to comment.