]> git.openfabrics.org - ~shefty/rdma-dev.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)
commit491bbd6bdddafb49d0d6a9258d53441aee4bb622
treead3d13eb138ad8e3797d12b9f34a185db87d81db
parent2d6e4e76d1e73886cb087142e70e2beaabb94b79
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