From: Sujith Manoharan Date: Wed, 15 Dec 2010 02:17:10 +0000 (+0530) Subject: mac80211: Add timeout to BA session start API X-Git-Tag: v2.6.38-rc1~476^2~104^2~4^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd2ce6e43f65127bc723e7fcc044758cf8113260;p=pandora-kernel.git mac80211: Add timeout to BA session start API Allow drivers or rate control algorithms to specify BlockAck session timeout when initiating an ADDBA transaction. This is useful in cases where maintaining persistent BA sessions does not incur any overhead. The current timeout value of 5000 TUs is retained for all non ath9k/ath9k_htc drivers. Signed-off-by: Sujith Manoharan Reviewed-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed