commit | ec914c52d6208d8752dfd85b48a9aff304911434 | [log] [tgz] |
---|---|---|
author | Roland Dreier <rolandd@cisco.com> | Wed Nov 09 09:58:10 2005 -0800 |
committer | Roland Dreier <rolandd@cisco.com> | Thu Nov 10 10:22:50 2005 -0800 |
tree | 2741f22c820fb664f6958becc4f3d415eea0e61b | |
parent | 40de2e548c225e3ef859e3c60de9785e37e1b5b1 [diff] |
[IB] umad: get rid of unused mr array Now that ib_umad uses the new MAD sending interface, it no longer needs its own L_Key. So just delete the array of MRs that it keeps. Signed-off-by: Roland Dreier <rolandd@cisco.com>