From: Felix Fietkau Date: Sat, 14 Dec 2013 17:03:39 +0000 (+0100) Subject: ath9k_hw: remove defunct ad-hoc mode ATIM window handling code X-Git-Tag: v3.14-rc1~94^2~334^2^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60c4bf29747ebcc2c467c1143a512cee92fc673f;p=pandora-kernel.git ath9k_hw: remove defunct ad-hoc mode ATIM window handling code The hardware does not have support for ATIM processing, and the driver does not set up ah->atim_window anywhere. Additionally, the code can clobber the timer used by P2P powersave. Signed-off-by: Felix Fietkau Signed-off-by: John W. Linville --- Reading git-diff-tree failed