From: Helmut Schaa Date: Tue, 29 Jun 2010 19:46:43 +0000 (+0200) Subject: rt2x00: Fix beacon updates in rt2800pci X-Git-Tag: v2.6.36-rc1~571^2~385^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad90319bc3bf604bccf55a3c952d9b68d12c5072;p=pandora-kernel.git rt2x00: Fix beacon updates in rt2800pci rt2800pci didn't update the beacon template after each beacon interval, resulting in the DTIM count being incorrect (if DTIM period > 1). Fix this by calling rt2x00lib_beacondone after the current beacon was sent out. Signed-off-by: Helmut Schaa Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed