From: Johannes Berg Date: Wed, 26 May 2010 15:19:25 +0000 (+0200) Subject: mac80211: remove tx status ampdu_ack_map X-Git-Tag: v2.6.36-rc1~571^2~615^2~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=095dfdb0c479661f437b24b85e31f0d0b841eab6;p=pandora-kernel.git mac80211: remove tx status ampdu_ack_map There's a single use of this struct member, but as it is write-only it clearly not necessary. Thus we can free up some space here, even if we don't need it right now it seems pointless to carry around the variable. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed