From: Johannes Berg Date: Fri, 29 Apr 2011 16:48:14 +0000 (-0700) Subject: iwlagn: remove frame pre-allocation X-Git-Tag: v3.0-rc1~377^2~54^2^2~91^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a98d49ec1f38d9f3eef7e34f148c3f1f5590fdf;p=pandora-kernel.git 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 Signed-off-by: Wey-Yi Guy --- Reading git-diff-tree failed