Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 218433
b: refs/heads/master
c: a171fba
h: refs/heads/master
i:
  218431: 652f701
v: v3
  • Loading branch information
Luis R. Rodriguez authored and John W. Linville committed Oct 25, 2010
1 parent 3027b96 commit ffded86
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: 3d2f2cd066e9e2b7e43d516d92e66dac2fc46aa0
refs/heads/master: a171fba491f54216e356efa46096171a7ed01d10
2 changes: 1 addition & 1 deletion trunk/net/wireless/reg.c
Original file line number Diff line number Diff line change
Expand Up @@ -1167,7 +1167,7 @@ static int ignore_request(struct wiphy *wiphy,
return 0;
return -EALREADY;
}
return REG_INTERSECT;
return 0;
case NL80211_REGDOM_SET_BY_DRIVER:
if (last_request->initiator == NL80211_REGDOM_SET_BY_CORE) {
if (regdom_changes(pending_request->alpha2))
Expand Down

0 comments on commit ffded86

Please sign in to comment.