tick-broadcast: Stop active broadcast device when replacing it
authorThomas Gleixner <tglx@linutronix.de>
Fri, 2 Dec 2011 11:34:16 +0000 (12:34 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Fri, 2 Dec 2011 15:06:54 +0000 (16:06 +0100)
When a better rated broadcast device is installed, then the current
active device is not disabled, which results in two running broadcast
devices.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: stable@vger.kernel.org

No differences found