nl80211/cfg80211: add max_sched_scan_ssids in the hw description
authorLuciano Coelho <coelho@ti.com>
Wed, 13 Jul 2011 11:57:28 +0000 (14:57 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 15 Jul 2011 17:38:29 +0000 (13:38 -0400)
Some chips can scan more SSIDs with a single scheduled scan command
than with a single normal scan command (eg. wl12xx chips).

To support this, this patch creates a separate hardware description
element that describes the amount of SSIDs supported in scheduled
scans.

Signed-off-by: Luciano Coelho <coelho@ti.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found