]> git.baikalelectronics.ru Git - kernel.git/commit
wl12xx: change debug_level module param sysfs permissions
authorGuy Eilam <guy@wizery.com>
Wed, 12 Jan 2011 09:33:29 +0000 (10:33 +0100)
committerLuciano Coelho <coelho@ti.com>
Mon, 24 Jan 2011 20:11:52 +0000 (22:11 +0200)
commitb892e7b8ac8e6fb31f96783170dbf053ac5fab2f
treead3d13eb138ad8e3797d12b9f34a185db87d81db
parentc6be51b353f2bca822e73889fc861e207c550e6e
wl12xx: change debug_level module param sysfs permissions

changed the visibility of the debug_level module parameter
in the filesystem to be readable and writable to the root user.
It is now accessible under /sys/module/wl12xx/parameters

removed the debug_level debugfs file that was created under
/sys/kernel/debug/...

Signed-off-by: Guy Eilam <guy@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/wl12xx/debugfs.c
drivers/net/wireless/wl12xx/main.c