commit | 7f896126017830b29cf501d246ee32b81e359acd | [log] [tgz] |
---|---|---|
author | Bruno Randolf <br1@einfach.org> | Mon Sep 27 12:22:21 2010 +0900 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Sep 28 15:47:57 2010 -0400 |
tree | c7c1444a291fffb91ef96c6cae281f821c8ff8d0 | |
parent | 4a79f2c517cce31c3b25aab0ec5078368b22c363 [diff] |
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 <br1@einfach.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>