commit | d1887ec2125988adccbd8bf0de638c41440bf80e | [log] [tgz] |
---|---|---|
author | Roland Dreier <roland@eddore.topspincom.com> | Thu Aug 18 12:14:11 2005 -0700 |
committer | Roland Dreier <rolandd@cisco.com> | Fri Aug 26 20:37:36 2005 -0700 |
tree | 418a4b95defa44fce5d52688e29265ded4d1a6d0 | |
parent | da6561c285a6e28a075b97fd5a1560a2b0ce843e [diff] |
[PATCH] IB/mthca: Report correct max_msg_sz Set the max_msg_sz port property correctly in mthca's port_query function. Also zero out the attr struct so that we don't leave any other members uninitialized. Signed-off-by: Roland Dreier <rolandd@cisco.com>