From: Johannes Berg Date: Tue, 4 Sep 2012 17:15:01 +0000 (+0200) Subject: mac80211: don't hang on to sched_scan_ies X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~31^2^2~67^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30dd3edf97abda301150c8cf26fed21e53e3a9ce;p=pandora-kernel.git mac80211: don't hang on to sched_scan_ies There's no need to keep a copy of the scheduled scan IEs after the driver has been told, if it requires a copy it must make one. Therefore, we can move sched_scan_ies into the function. Signed-off-by: Johannes Berg --- Reading git-diff-tree failed