wl12xx: add max_sched_scan_ssids value to the hw description
authorLuciano Coelho <coelho@ti.com>
Tue, 23 Aug 2011 08:42:25 +0000 (11:42 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 23 Aug 2011 19:54:20 +0000 (15:54 -0400)
commit7a5e4877c14de0827dbda8efa5080089757a8733
treef16a6e9015f57d3d41cf60009ef6e1aa905ba773
parenta15f1c45f393982196c981a8df8b534cc9f3bb80
wl12xx: add max_sched_scan_ssids value to the hw description

After commit 5a865ba, we require a separate value to indicate the
number of supported SSIDs in scheduled scans.  This patch adds a
proper value to the wl12xx driver.

This fixes a regression in 3.1-rc3 where scheduled scans were not
working properly with the wl12xx driver.

Signed-off-by: Luciano Coelho <coelho@ti.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/wl12xx/main.c