From: Ron Rindjunsky Date: Wed, 26 Mar 2008 18:36:03 +0000 (+0200) Subject: mac80211: A-MPDU MLME use dynamic allocation X-Git-Tag: v2.6.26-rc1~1138^2~291^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cee24a3e580f1062c8bb8b1692b95014d882bc7d;p=pandora-kernel.git mac80211: A-MPDU MLME use dynamic allocation This patch alters the A-MPDU MLME in sta_info to use dynamic allocation, thus drastically improving memory usage - from a constant ~2 Kbyte in the previous (static) allocation to a lower limit of ~200 Byte and an upper limit of ~2 Kbyte. Signed-off-by: Ron Rindjunsky Signed-off-by: Tomas Winkler Signed-off-by: John W. Linville --- Reading git-diff-tree failed