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:
46975f7
)
iwlagn: remove frame pre-allocation
author
Johannes Berg
<johannes.berg@intel.com>
Fri, 29 Apr 2011 16:48:14 +0000
(09:48 -0700)
committer
Wey-Yi Guy
<wey-yi.w.guy@intel.com>
Fri, 6 May 2011 17:45:53 +0000
(10:45 -0700)
The frame pre-allocation is quite a bit of complex
code, all to avoid a single allocation. Remove it
and consolidate the beacon sending code.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
No differences found