]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
rt2x00: change order when stop beaconing
authorStanislaw Gruszka <sgruszka@redhat.com>
Thu, 5 Jun 2014 11:52:26 +0000 (13:52 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 19 Jun 2014 19:49:15 +0000 (15:49 -0400)
commitddb405506cc2273e2a367383831b50053464929b
tree0cc23793856fa1387b9d3866f92393e79e319670
parent88ff2f45f23eb0f0e262251b34edb4582ce8e188
rt2x00: change order when stop beaconing

When no beaconing is needed, first stop beacon queue (disable beaconing
globally) to avoid possible sending of not prepared beacon on short
period after clearing beacon and before stop of BCN queue.

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