diff options
| author | Axel Lin <[email protected]> | 2010-07-20 15:19:55 -0700 |
|---|---|---|
| committer | Matthew Garrett <[email protected]> | 2010-08-03 09:49:05 -0400 |
| commit | c26d85cb90e178d1e3df6a78d064f8731f154a5e (patch) | |
| tree | 37d116815123018a9c073116f4ccbc661aef6d20 /scripts/objdiff | |
| parent | ff2367d1d5b8f76005899cd636fac5b82a881ab0 (diff) | |
asus-laptop: fix wapf, wlan_status and bluetooth_status module_param permissions
The wapf module parameters defines the behavior of the Fn+Fx wlan key.
The wlan_status and bluetooth_status module parameters are for setting the
wlan/bluetooth status on boot.
All above module parameters are determinated only at the module load time.
Change the value after the module is loaded does not make sense and has
no effect at all, thus set the permissions to 0444 instead of 0644.
Signed-off-by: Axel Lin <[email protected]>
Cc: Corentin Chary <[email protected]>
Cc: Matthew Garrett <[email protected]>
Cc: Alan Jenkins <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Matthew Garrett <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions