rt2x00: fix beaconing on USB
authorStanislaw Gruszka <sgruszka@redhat.com>
Thu, 17 Apr 2014 09:08:47 +0000 (11:08 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 7 Jun 2014 20:25:33 +0000 (13:25 -0700)
commitce9f1d7670bd1e5e17dcb1fa16f852397d31d6c6
treed2bd2375a5a52bd5fe57815285bd96baa8c6f8c9
parent55fbcaa261de0013d8df9d3d2a24c4e104f6be7b
rt2x00: fix beaconing on USB

commit 8834d3608cc516f13e2e510f4057c263f3d2ce42 upstream.

When disable beaconing we clear register with beacon and newer set it
back, what make we stop send beacons infinitely.

Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/wireless/rt2x00/rt2x00mac.c