commit | 55645e9b0ae202f9bd58e68eb141d7594163935f | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@mellanox.co.il> | Sat Apr 16 15:26:19 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Sat Apr 16 15:26:19 2005 -0700 |
tree | c47d89fa3fdac4efcd3a71535f08f09f68370f86 | |
parent | 85665c9816a2b38866e03c019bf5c2e47eb9fb04 [diff] |
[PATCH] IB/mthca: fix MR allocation error path Fix error handling in MR allocation for mem-free mode: mthca_free must get an MR index, not a key. Signed-off-by: Michael S. Tsirkin <mst@mellanox.co.il> Signed-off-by: Roland Dreier <roland@topspin.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>