]> nv-tegra.nvidia Code Review - linux-2.6.git/commit
IB/ehca: Export module parameters in sysfs
authorAnton Blanchard <anton@samba.org>
Wed, 29 Aug 2007 17:43:01 +0000 (12:43 -0500)
committerRoland Dreier <rolandd@cisco.com>
Wed, 10 Oct 2007 02:59:06 +0000 (19:59 -0700)
commit339e2640a9f403f7b7acb2ea67f3568b8ac3eebf
tree84ddd9c4c6964a730ce115c885fe6b7f49b9d8ed
parent1f794483025bc1e9e8e3321089a7f29ad3cc448f
IB/ehca: Export module parameters in sysfs

At the moment the ehca module parameters are not exported in sysfs.
Export them with 0444 permissions.

Signed-off-by: Anton Blanchard <anton@samba.org>
Acked-by: Hoang-Nam Nguyen <hnguyen@de.ibm.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/hw/ehca/ehca_main.c