From: Bob Copeland Date: Mon, 18 May 2009 14:59:52 +0000 (-0400) Subject: ath5k: update beacons in AP mode X-Git-Tag: v2.6.31-rc1~330^2~313^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1071db863b129847cedb65339d1e87ecf5952a8b;p=pandora-kernel.git ath5k: update beacons in AP mode ath5k only generated the beacon when bss_info_changed() was called, but for AP mode this is not enough, because the TIM IE would never get updated and consequently PS mode clients wouldn't know about buffered frames. Instead, get a new beacon on every SWBA interrupt. Signed-off-by: Bob Copeland Signed-off-by: John W. Linville --- Reading git-diff-tree failed