iwlagn: remove frame pre-allocation
authorJohannes Berg <johannes.berg@intel.com>
Fri, 29 Apr 2011 16:48:14 +0000 (09:48 -0700)
committerWey-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