From: Helmut Schaa Date: Tue, 29 Jun 2010 19:47:10 +0000 (+0200) Subject: rt2x00: Fix beacon updates in rt61pci X-Git-Tag: v2.6.36-rc1~571^2~385^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa43750f00dc1699b24f5b441ab5fa79157a6b1f;p=pandora-kernel.git rt2x00: Fix beacon updates in rt61pci Fix rt61pci beacon updates in the same way as rt2800pci. rt61pci 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