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)
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>

No differences found