Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 122497
b: refs/heads/master
c: 0f70f39
h: refs/heads/master
i:
  122495: ef036e9
v: v3
  • Loading branch information
Johannes Berg authored and John W. Linville committed Dec 5, 2008
1 parent 26db6c4 commit 102f547
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c58f9f635afe688c5c5709f441af57c12c7a4856
refs/heads/master: 0f70f398460adb2d8aabb00e7e65f58247f219a3
3 changes: 3 additions & 0 deletions trunk/net/wireless/reg.c
Original file line number Diff line number Diff line change
Expand Up @@ -989,6 +989,9 @@ void regulatory_hint_11d(struct wiphy *wiphy,
u32 checksum = 0;
enum environment_cap env = ENVIRON_ANY;

if (!last_request)
return;

mutex_lock(&cfg80211_drv_mutex);

/* IE len must be evenly divisible by 2 */
Expand Down

0 comments on commit 102f547

Please sign in to comment.