Re: [PATCH] rfkill: Copy "all" global state to other types
From: Marcel Holtmann <marcel@holtmann.org>
Date: 2015-08-25 16:13:12
From: Marcel Holtmann <marcel@holtmann.org>
Date: 2015-08-25 16:13:12
Hi Joao Paulo,
When switching the state of all RFKill switches of type all we need to replicate the RFKILL_TYPE_ALL global state to all the other types global state, so it is used to initialize persistent RFKill switches on register. Signed-off-by: João Paulo Rechi Vita <redacted> --- net/rfkill/core.c | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-)
Acked-by: Marcel Holtmann <marcel@holtmann.org> Regards Marcel