commit | 86229f0c7b4e065f51b5572a8a61801e281740a0 | [log] [tgz] |
---|---|---|
author | Luis Carlos Cobo <luisca@cozybit.com> | Tue Jul 08 16:19:21 2008 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Jul 09 16:16:32 2008 -0400 |
tree | 0372d8dd8757dafaeea29d47ac81f63edc8628ff | |
parent | 1f90916264049a7d9e6106fd60d289c9a775d24f [diff] |
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>