]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
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 17:28:16 +0000 (10:28 -0700)
commitc2965f4fee71bb2432a2d06989247cbc526b9e55
treeb70b7b69d3ee991cd456c013d84e0187bc5b0477
parentfb2b50456d3361cc81ce9d9161e886fe3d3b7779
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