Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 150407
b: refs/heads/master
c: 4776c6e
h: refs/heads/master
i:
  150405: 2ab62d0
  150403: 799bca0
  150399: 18e263d
v: v3
  • Loading branch information
Luis R. Rodriguez authored and John W. Linville committed May 20, 2009
1 parent b10dd25 commit 9efd1ef
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: e74fbb412be9baeae5ee61e25dad0b8c1a287494
refs/heads/master: 4776c6e7f66f853011bc1fd6fe37fa63f0b6982c
2 changes: 1 addition & 1 deletion trunk/net/wireless/nl80211.c
Original file line number Diff line number Diff line change
Expand Up @@ -2567,7 +2567,7 @@ static int nl80211_set_reg(struct sk_buff *skb, struct genl_info *info)
rem_reg_rules) {
num_rules++;
if (num_rules > NL80211_MAX_SUPP_REG_RULES)
goto bad_reg;
return -EINVAL;
}

if (!reg_is_valid_request(alpha2))
Expand Down

0 comments on commit 9efd1ef

Please sign in to comment.