aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorHelmut Schaa <helmut.schaa@googlemail.com>2010-06-29 15:48:06 -0400
committerJohn W. Linville <linville@tuxdriver.com>2010-06-30 15:00:52 -0400
commitfdb87251229be046b2b61fd15320320f7b66853b (patch)
tree5b2a4cb9403004bfc9e57e618fefceb7938a8621 /include
parent8654b79f9cad1095c905d407193f1230d073786d (diff)
rt2x00: fix beacon reset on rt2800
When an interface is removed the according beacon entry should be reset. The current approach to only clear the first word is not enough to stop the device from sending out the beacon, hence resulting in beacons being sent out for already removed interfaces. Fix this by invalidating the entire TXWI in front of the beacon instead of only the first word. Also clear all beacons during startup in the same way. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions