From: Ron Rindjunsky Date: Mon, 28 Jan 2008 12:07:16 +0000 (+0200) Subject: mac80211: A-MPDU Tx add MLME structures X-Git-Tag: v2.6.26-rc1~1138^2~530^2~142 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80656c20315558a9bc5c5b7f7c6949fa72277afd;p=pandora-kernel.git mac80211: A-MPDU Tx add MLME structures This patch adds the needed structures to describe the Tx aggregation MLME per STA new: - struct tid_ampdu_tx: TID aggregation information (Tx) changed: - struct sta_ampdu_mlme: Tx aggregation information per TID and dialog token creator were added - struct sta_info: tid_to_tx_q added for tid<->tx queue mapping Signed-off-by: Ron Rindjunsky Signed-off-by: John W. Linville --- Reading git-diff-tree failed