From 6ce2fb0f6a2e23edf2e6e3e18401e6f41968c4b2 Mon Sep 17 00:00:00 2001 From: Luciano Coelho Date: Tue, 23 Aug 2011 11:42:25 +0300 Subject: [PATCH] --- yaml --- r: 263541 b: refs/heads/master c: 7a5e4877c14de0827dbda8efa5080089757a8733 h: refs/heads/master i: 263539: f0f52670a852bfd84fb5e12bdbfbc824782c35ea v: v3 --- [refs] | 2 +- trunk/drivers/net/wireless/wl12xx/main.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 70001beae486..3a06b4763a97 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a15f1c45f393982196c981a8df8b534cc9f3bb80 +refs/heads/master: 7a5e4877c14de0827dbda8efa5080089757a8733 diff --git a/trunk/drivers/net/wireless/wl12xx/main.c b/trunk/drivers/net/wireless/wl12xx/main.c index e58c22d21e39..b70ae40ad660 100644 --- a/trunk/drivers/net/wireless/wl12xx/main.c +++ b/trunk/drivers/net/wireless/wl12xx/main.c @@ -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