From: Bruno Randolf Date: Mon, 27 Sep 2010 03:22:21 +0000 (+0900) Subject: ath5k: Check and fix ATIM window X-Git-Tag: v2.6.37-rc1~147^2~265^2^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f896126017830b29cf501d246ee32b81e359acd;p=pandora-kernel.git ath5k: Check and fix ATIM window This patch adds sanity-checks for the beacon timers and especially the ATIM window to ath5k. It is basically the same what i did for madwifi two years ago and fixes a problem in IBSS mode which has been described as "ramping" pings. See the code comments for a more detailed description and these links: http://madwifi-project.org/ticket/1154 http://madwifi-project.org/changeset/3867 http://thread.gmane.org/gmane.linux.drivers.madwifi.devel/6066 Signed-off-by: Bruno Randolf Signed-off-by: John W. Linville --- Reading git-diff-tree failed