]> git.baikalelectronics.ru Git - kernel.git/commit
zd1211rw: stop beacons on remove_interface
authorLuis Carlos Cobo <luisca@cozybit.com>
Tue, 8 Jul 2008 14:19:21 +0000 (16:19 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 9 Jul 2008 20:16:32 +0000 (16:16 -0400)
commitcd733b2955b37be51b51e11558320df11abd7612
tree0372d8dd8757dafaeea29d47ac81f63edc8628ff
parent7ea77706b25796dd733be6a537d75cba46c3bcba
zd1211rw: stop beacons on remove_interface

If a mesh or ad-hoc interface is brought up and later it is replaced
by managed interface, the managed interface will keep transmitting
the beacons that were configured for the former interface. This patch
fixes that behaviour.

Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/zd1211rw/zd_mac.c