]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit531bcbbbed7b0a1889265678db0c3d9ce58e7c04
treef16a6e9015f57d3d41cf60009ef6e1aa905ba773
parent8477f06f356d88b6e7bd1fa2f2cf9128703e015a
wl12xx: add max_sched_scan_ssids value to the hw description

After commit ca7f56b, 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