commit | 1186980dafcd14d0e257a4dd6990cefdc6f3e362 | [log] [tgz] |
---|---|---|
author | Luciano Coelho <coelho@ti.com> | Thu Jul 07 15:18:27 2011 +0300 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Jul 07 13:06:08 2011 -0400 |
tree | 7c896a4440ec281f7d8dc82adfd79bd7cf8475f4 | |
parent | 6ae8ec27868bfdbb815287bee8146acbefaee867 [diff] |
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 <coelho@ti.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>