commit | 8a98d49ec1f38d9f3eef7e34f148c3f1f5590fdf | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Fri Apr 29 09:48:14 2011 -0700 |
committer | Wey-Yi Guy <wey-yi.w.guy@intel.com> | Fri May 06 10:45:53 2011 -0700 |
tree | 5c4b2efe6a175f48f0bd1236a0f433616c57e8bc | |
parent | 46975f78fe1f480682e51c9acb03a5089b784cb6 [diff] |
iwlagn: remove frame pre-allocation 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>