]> git.baikalelectronics.ru Git - kernel.git/commit
[IB] umad: get rid of unused mr array
authorRoland Dreier <rolandd@cisco.com>
Wed, 9 Nov 2005 17:58:10 +0000 (09:58 -0800)
committerRoland Dreier <rolandd@cisco.com>
Thu, 10 Nov 2005 18:22:50 +0000 (10:22 -0800)
commit5a02d323ad74b4177328fc3a157b68e02c0cea4f
tree2741f22c820fb664f6958becc4f3d415eea0e61b
parent8fdf3d9827b80e9fe5945ac31f51373232f9a23a
[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>
drivers/infiniband/core/user_mad.c