From: Christian Lamparter Date: Sun, 26 Sep 2010 20:49:34 +0000 (+0200) Subject: carl9170: fix tx_ampdu_upload counter X-Git-Tag: v2.6.37-rc1~147^2~265^2^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb139ecc0c030e8ccc736bd86cfef502c200825a;p=pandora-kernel.git carl9170: fix tx_ampdu_upload counter tx_ampdu_upload was not decreased when an a-MPDU frame had to be kicked out from the tx_pending queues. This broke ampdu aggregation, because the scheduler waits until tx_ampdu_upload drops to zero, before making the next aggregate. Signed-off-by: Christian Lamparter Signed-off-by: John W. Linville --- Reading git-diff-tree failed