diff options
| author | Henrique de Moraes Holschuh <[email protected]> | 2008-06-23 17:22:59 -0300 |
|---|---|---|
| committer | John W. Linville <[email protected]> | 2008-06-26 14:21:20 -0400 |
| commit | e954b0b85b9e737564b8ad9738de5816747b5901 (patch) | |
| tree | 173e87944006ded011a2db7feac770848277d881 /tools/perf/scripts/python | |
| parent | 28f089c18464810ec9e91ee10a89adbb02ad7765 (diff) | |
rfkill: add parameter to disable radios by default
Currently, radios are always enabled when their rfkill interface is
registered. This is not optimal, the safest state for a radio is to be
offline unless the user turns it on.
Add a module parameter that causes all radios to be disabled when their
rfkill interface is registered. The module default is not changed so
unless the parameter is used, radios will still be forced to their enabled
state when they are registered.
The new rfkill module parameter is called "default_state".
Signed-off-by: Henrique de Moraes Holschuh <[email protected]>
Acked-by: Ivo van Doorn <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions