commit | 8b37b94721533f2729c79bcb6fa0bb3e2bc2f400 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@mellanox.co.il> | Sun Nov 06 15:47:02 2005 -0800 |
committer | Roland Dreier <rolandd@cisco.com> | Sun Nov 06 15:47:02 2005 -0800 |
tree | f681c9c9ea858c5b14f593077e7cadf9e93ad255 | |
parent | 0f69ce1e4474e5d5e266457e8a1f4166cf71f6c7 [diff] |
[IB] umad: two small fixes Two small fixes for the umad module: - set kobject name for issm device properly - in ib_umad_add_one(), s is subtracted from the index i when initializing ports, so s should be subtracted from the index when freeing ports in the error path as well. Signed-off-by: Michael S. Tsirkin <mst@mellanox.co.il> Signed-off-by: Roland Dreier <rolandd@cisco.com>