Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 263541
b: refs/heads/master
c: 7a5e487
h: refs/heads/master
i:
  263539: f0f5267
v: v3
  • Loading branch information
Luciano Coelho authored and John W. Linville committed Aug 23, 2011
1 parent e2ae89b commit 6ce2fb0
Show file tree
Hide file tree
Showing 2 changed files with 2 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: a15f1c45f393982196c981a8df8b534cc9f3bb80
refs/heads/master: 7a5e4877c14de0827dbda8efa5080089757a8733
1 change: 1 addition & 0 deletions trunk/drivers/net/wireless/wl12xx/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -4283,6 +4283,7 @@ int wl1271_init_ieee80211(struct wl1271 *wl)
wl->hw->wiphy->interface_modes = BIT(NL80211_IFTYPE_STATION) |
BIT(NL80211_IFTYPE_ADHOC) | BIT(NL80211_IFTYPE_AP);
wl->hw->wiphy->max_scan_ssids = 1;
wl->hw->wiphy->max_sched_scan_ssids = 1;
/*
* Maximum length of elements in scanning probe request templates
* should be the maximum length possible for a template, without
Expand Down

0 comments on commit 6ce2fb0

Please sign in to comment.