RDMA/cxgb3: Make the iw_cxgb3 module parameters writable
authorSteve Wise <swise@opengridcomputing.com>
Sun, 29 Jul 2007 20:12:26 +0000 (15:12 -0500)
committerRoland Dreier <rolandd@cisco.com>
Wed, 10 Oct 2007 02:59:04 +0000 (19:59 -0700)
commite54664c0958acf14ef3a65d1b78f4a54b437cdf7
tree6f99569d872294ac208dff7da83e097b05ecc25f
parentbbf25010f1a6b761914430f5fca081ec8c7accd1
RDMA/cxgb3: Make the iw_cxgb3 module parameters writable

Allow changing parameter values without having to reload the module.
This is safe because these parameters are only looked at when a new
connection is established.

Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/hw/cxgb3/iwch_cm.c