summaryrefslogtreecommitdiff
path: root/drivers/net/cxgb3
diff options
context:
space:
mode:
authorHelmut Schaa <helmut.schaa@googlemail.com>2010-06-29 19:48:06 (GMT)
committerJohn W. Linville <linville@tuxdriver.com>2010-06-30 19:00:52 (GMT)
commitfdb87251229be046b2b61fd15320320f7b66853b (patch)
tree5b2a4cb9403004bfc9e57e618fefceb7938a8621 /drivers/net/cxgb3
parent8654b79f9cad1095c905d407193f1230d073786d (diff)
downloadlinux-fdb87251229be046b2b61fd15320320f7b66853b.tar.xz
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 'drivers/net/cxgb3')
0 files changed, 0 insertions, 0 deletions