From: Luciano Coelho Date: Thu, 7 Jul 2011 12:18:27 +0000 (+0300) Subject: mac80211: fix ie memory allocation for scheduled scans X-Git-Tag: v3.0~41^2~3^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1186980dafcd14d0e257a4dd6990cefdc6f3e362;p=pandora-kernel.git mac80211: fix ie memory allocation for scheduled scans We were not allocating memory for the IEs passed in the scheduled_scan request and this was causing memory corruption (buffer overflow). Signed-off-by: Luciano Coelho Signed-off-by: John W. Linville --- Reading git-diff-tree failed