From: Ido Yariv Date: Fri, 24 Jun 2011 10:03:36 +0000 (+0300) Subject: wl12xx: Increase low & high TX watermarks X-Git-Tag: v3.1-rc1~316^2~124^2^2~105^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=787b2dc44aa1ae2524f022659c6c6b2d3c979e04;p=pandora-kernel.git wl12xx: Increase low & high TX watermarks The current TX watermark settings cause the driver to stop queues too frequently. Among other things, this can have a negative impact on WMM prioritization, since mac80211 sorts pending packets by their ACs. Fix this by increasing the high watermark to 256 packets. Increase the low watermark to 32 to minimize periods with queues being stopped. Signed-off-by: Ido Yariv Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed