commit | e54664c0958acf14ef3a65d1b78f4a54b437cdf7 | [log] [tgz] |
---|---|---|
author | Steve Wise <swise@opengridcomputing.com> | Sun Jul 29 15:12:26 2007 -0500 |
committer | Roland Dreier <rolandd@cisco.com> | Tue Oct 09 19:59:04 2007 -0700 |
tree | 6f99569d872294ac208dff7da83e097b05ecc25f | |
parent | bbf25010f1a6b761914430f5fca081ec8c7accd1 [diff] |
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>