[PATCH] IB/mthca: Report correct max_msg_sz
authorRoland Dreier <roland@eddore.topspincom.com>
Thu, 18 Aug 2005 19:14:11 +0000 (12:14 -0700)
committerRoland Dreier <rolandd@cisco.com>
Sat, 27 Aug 2005 03:37:36 +0000 (20:37 -0700)
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>

No differences found