From: Luciano Coelho Date: Tue, 27 Sep 2011 13:22:35 +0000 (+0300) Subject: wl12xx: set max_sched_scan_ie_len correctly X-Git-Tag: v3.2-rc1~129^2~83^2~117^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9e79a4714493df6508d8346195ea30fb69b7783;p=pandora-kernel.git wl12xx: set max_sched_scan_ie_len correctly The wiphy max_sched_scan_ie_len attribute was not set correctly and remained as 0, so when IEs were being passed in a scheduled scan, we were returning -EINVAL. Fix this by setting the attribute properly. Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed