rt2x00: Fix beaconing on rt2800.
authorGertjan van Wingerde <gwingerde@gmail.com>
Sat, 8 May 2010 21:40:26 +0000 (23:40 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 10 May 2010 18:56:49 +0000 (14:56 -0400)
commit3b9f0ed78cf2eb678edd60d74a4a36f5947d003d
tree984eda3371e142b3d96669686f84901da0928463
parentf224f4ef794c4a9146a7fa7303018fecab8c9328
rt2x00: Fix beaconing on rt2800.

According to the Ralink vendor driver for rt2800 we don't need a full
TXD for a beacon but just a TXWI in front of the actual beacon.
Fix the rt2800pci and rt2800usb beaconing code accordingly.

Signed-off-by: Gertjan van Wingerde <gwingerde@gmail.com>
Acked-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/rt2x00/rt2800pci.c
drivers/net/wireless/rt2x00/rt2800usb.c