Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 203510
b: refs/heads/master
c: 60ea385
h: refs/heads/master
v: v3
  • Loading branch information
Jiri Slaby authored and John W. Linville committed Jul 7, 2010
1 parent 3d16678 commit d8a0ba8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: f148cfdd9bc29c133d5728d8e98815ba8c01752e
refs/heads/master: 60ea385ff279a18790a432d57a8302562aaa0f8d
2 changes: 1 addition & 1 deletion trunk/net/wireless/nl80211.c
Original file line number Diff line number Diff line change
Expand Up @@ -877,7 +877,7 @@ static int nl80211_set_wiphy(struct sk_buff *skb, struct genl_info *info)
int idx, mbm = 0;

if (!rdev->ops->set_tx_power) {
return -EOPNOTSUPP;
result = -EOPNOTSUPP;
goto bad_res;
}

Expand Down

0 comments on commit d8a0ba8

Please sign in to comment.