Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 24752
b: refs/heads/master
c: 16f4352
h: refs/heads/master
v: v3
  • Loading branch information
David Woodhouse authored and John W. Linville committed Mar 27, 2006
1 parent 3f43f84 commit 8d7be56
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: d94606e058fccf5e22537bcc6d0f297224350303
refs/heads/master: 16f4352733d19c2d496f682c08cff368ba0495d0
2 changes: 1 addition & 1 deletion trunk/net/ieee80211/softmac/ieee80211softmac_priv.h
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ static inline int ieee80211softmac_scan_sanity_check(struct ieee80211softmac_dev
) || ieee80211softmac_scan_handlers_check_self(sm);
}

#define IEEE80211SOFTMAC_PROBE_DELAY HZ/2
#define IEEE80211SOFTMAC_PROBE_DELAY HZ/50
#define IEEE80211SOFTMAC_WORKQUEUE_NAME_LEN (17 + IFNAMSIZ)

struct ieee80211softmac_network {
Expand Down

0 comments on commit 8d7be56

Please sign in to comment.