Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 183942
b: refs/heads/master
c: a2bff26
h: refs/heads/master
v: v3
  • Loading branch information
Luis R. Rodriguez authored and John W. Linville committed Feb 1, 2010
1 parent 9c24e46 commit 05664c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 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: ef5127a4d256b9c0f47caae6cdc8ccfceedb09f9
refs/heads/master: a2bff2694b02448e1d5873ac010582bc9898021c
4 changes: 1 addition & 3 deletions trunk/net/wireless/reg.c
Original file line number Diff line number Diff line change
Expand Up @@ -1920,14 +1920,12 @@ static int regulatory_hint_core(const char *alpha2)
request->alpha2[1] = alpha2[1];
request->initiator = NL80211_REGDOM_SET_BY_CORE;

queue_regulatory_request(request);

/*
* This ensures last_request is populated once modules
* come swinging in and calling regulatory hints and
* wiphy_apply_custom_regulatory().
*/
flush_scheduled_work();
reg_process_hint(request);

return 0;
}
Expand Down

0 comments on commit 05664c4

Please sign in to comment.