Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 179239
b: refs/heads/master
c: e12822e
h: refs/heads/master
i:
  179237: be5d594
  179235: c807471
  179231: 54543e6
v: v3
  • Loading branch information
Luis R. Rodriguez authored and John W. Linville committed Jan 4, 2010
1 parent a339c6e commit c73b6f6
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: 359207c687cc8f4f9845c8dadd0d6dabad44e584
refs/heads/master: e12822e1d3fface0d9e1095c5177e10141bd6bd6
2 changes: 1 addition & 1 deletion trunk/net/wireless/reg.c
Original file line number Diff line number Diff line change
Expand Up @@ -1690,7 +1690,7 @@ int regulatory_hint_user(const char *alpha2)
request->wiphy_idx = WIPHY_IDX_STALE;
request->alpha2[0] = alpha2[0];
request->alpha2[1] = alpha2[1];
request->initiator = NL80211_REGDOM_SET_BY_USER,
request->initiator = NL80211_REGDOM_SET_BY_USER;

queue_regulatory_request(request);

Expand Down

0 comments on commit c73b6f6

Please sign in to comment.