From: Felix Fietkau Date: Fri, 15 Jan 2010 01:33:40 +0000 (+0100) Subject: ath9k: cleanup slot time and ack/cts timeout handling X-Git-Tag: v2.6.34-rc1~233^2~556^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0005baf4a31efe6de6f922f73ccbd3762a110062;p=pandora-kernel.git ath9k: cleanup slot time and ack/cts timeout handling Previously ath9k left the initialization of slot timing and ACK/CTS timeout to the mode specific initvals. This does not handle short vs long slot in 2.4 GHz and uses a rather strange value for the 2.4 GHz ACK timeout (64 usec). This patch uses the proper ath9k_hw functions for setting slot time and timeouts and also implements the switch between short and long slot time in 2.4 GHz Signed-off-by: Felix Fietkau Signed-off-by: John W. Linville --- Reading git-diff-tree failed