From: Kevin Fang Date: Fri, 27 Apr 2012 01:18:02 +0000 (+0800) Subject: ath6kl: assign Tx packet drop threshold per endpoint on htc pipe layer X-Git-Tag: v3.5-rc1~101^2~6^2^2~84^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=096797abbd93730c98ce765a6fe0abee3afaa782;p=pandora-kernel.git ath6kl: assign Tx packet drop threshold per endpoint on htc pipe layer On the htc mbox layer, it will assign each endpoint (AC) with a different Tx-packet-drop threshold, so lower priority AC is more likely to drop packets and the cookies become more available to higher priority AC. On the htc pipe layer, assign the tx packet drop threshold as well, it will let AC to drop packets when cookies below the tx packet drop threshold. Signed-off-by: Kevin Fang Signed-off-by: Kalle Valo --- Reading git-diff-tree failed