Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 121641
b: refs/heads/master
c: f3e63db
h: refs/heads/master
i:
  121639: d5c86af
v: v3
  • Loading branch information
Johannes Berg authored and John W. Linville committed Oct 31, 2008
1 parent 52f72e9 commit c1f5a83
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: a4510bf8d96698496d7d2bb242917b4bbfa9bf28
refs/heads/master: f3e63db2e5998bf01852c72d8fa3d8cf988fb6cd
2 changes: 0 additions & 2 deletions trunk/net/wireless/reg.c
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@
/* wiphy is set if this request's initiator is REGDOM_SET_BY_DRIVER */
struct regulatory_request {
struct wiphy *wiphy;
int granted;
enum reg_set_by initiator;
char alpha2[2];
};
Expand Down Expand Up @@ -744,7 +743,6 @@ static int __set_regdom(const struct ieee80211_regdomain *rd)

/* Tada! */
cfg80211_regdomain = rd;
last_request->granted = 1;

return 0;
}
Expand Down

0 comments on commit c1f5a83

Please sign in to comment.