From: Luciano Coelho Date: Wed, 13 Jul 2011 11:57:28 +0000 (+0300) Subject: nl80211/cfg80211: add max_sched_scan_ssids in the hw description X-Git-Tag: v3.1-rc1~255^2~14^2^2~111 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93b6aa693a355932b69c96956596b03f91baec35;p=pandora-kernel.git nl80211/cfg80211: add max_sched_scan_ssids in the hw description 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed