From: Felix Fietkau Date: Mon, 13 Dec 2010 07:40:51 +0000 (+0100) Subject: ath9k_hw: fix the slot time setting for long distance links X-Git-Tag: v2.6.38-rc1~476^2~104^2~4^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=caabf2bf228cd6b1c6197dbb25bddb4682d30c9d;p=pandora-kernel.git ath9k_hw: fix the slot time setting for long distance links Testing shows that adjusting the slot time based on the coverage class produces very high latencies and very low throughput on long distance links. Adjusting only the ACK timeout and leaving the slot time at the regular values - while technically not optimal for CSMA - works a lot better on long links (tested with 10 km distance) Signed-off-by: Felix Fietkau Signed-off-by: John W. Linville --- Reading git-diff-tree failed