Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 203283
b: refs/heads/master
c: 670b7f1
h: refs/heads/master
i:
  203281: 01b69a8
  203279: b3f216f
v: v3
  • Loading branch information
John W. Linville committed Jun 24, 2010
1 parent 6d70941 commit 17058fd
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: d5ece2150a8a1715fea3272e057c45d98edb78ea
refs/heads/master: 670b7f11ff1f8492f51716474cf582f55a2247ba
2 changes: 1 addition & 1 deletion trunk/net/wireless/reg.c
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ static const struct ieee80211_regdomain *country_ie_regdomain;
* - country_ie_regdomain
* - last_request
*/
DEFINE_MUTEX(reg_mutex);
static DEFINE_MUTEX(reg_mutex);
#define assert_reg_lock() WARN_ON(!mutex_is_locked(&reg_mutex))

/* Used to queue up regulatory hints */
Expand Down

0 comments on commit 17058fd

Please sign in to comment.