git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
944b9e3
)
mac80211: don't hang on to sched_scan_ies
author
Johannes Berg
<johannes.berg@intel.com>
Tue, 4 Sep 2012 17:15:01 +0000
(19:15 +0200)
committer
Johannes Berg
<johannes.berg@intel.com>
Thu, 6 Sep 2012 13:56:35 +0000
(15:56 +0200)
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 <johannes.berg@intel.com>
No differences found