From: Luciano Coelho Date: Wed, 13 Jul 2011 11:57:29 +0000 (+0300) Subject: nl80211/cfg80211: add max_sched_scan_ie_len in the hw description X-Git-Tag: v3.1-rc1~255^2~14^2^2~110 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a865bad44984de245d20bfb7cff99993e8e8294;p=pandora-kernel.git nl80211/cfg80211: add max_sched_scan_ie_len in the hw description Some chips may support different lengths of user-supplied IEs with a single scheduled scan command than with a single normal scan command. To support this, this patch creates a separate hardware description element that describes the maximum size of user-supplied information element data supported in scheduled scans. Signed-off-by: Luciano Coelho Signed-off-by: John W. Linville --- Reading git-diff-tree failed