From: Brian Cavagnolo Date: Tue, 12 Apr 2011 18:06:28 +0000 (-0700) Subject: mwl8k: use traffic threshold to decide when to start ampdu X-Git-Tag: v3.0-rc1~377^2~256^2^2~94 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0805c1c5758f8fd16c88bf1efa8fb4be4408ce1;p=pandora-kernel.git mwl8k: use traffic threshold to decide when to start ampdu Currently, ampdu stream is created on the first qos packet to an HT sta. The overhead of setting up the BA session may not be justified if the outgoing packet rate is minimal (e.g., ping). So we only allow ampdu streams after seeing a critical number of packets in an arbitrary one-second interval. Based on work by Nishant Sarmukadam Signed-off-by: Brian Cavagnolo Signed-off-by: John W. Linville --- Reading git-diff-tree failed