linux/drivers/infiniband/ulp
Jason Gunthorpe e6bf5f48d2 IB/srp: Use pd->local_dma_lkey
Replace all leys with  pd->local_dma_lkey. This driver does not support
iWarp, so this is safe.

The insecure use of ib_get_dma_mr is thus isolated to an rkey, and will
have to be fixed separately.

Signed-off-by: Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
Reviewed-by: Sagi Grimberg <sagig@mellanox.com>
Reviewed-by: Bart Van Assche <bart.vanassche@sandisk.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2015-08-30 18:12:35 -04:00
..
ipoib IB/ipoib: Remove ib_get_dma_mr calls 2015-08-30 18:12:34 -04:00
iser IB/iser: Use pd->local_dma_lkey 2015-08-30 18:12:34 -04:00
isert iser-target: Remove ib_get_dma_mr calls 2015-08-30 18:12:35 -04:00
srp IB/srp: Use pd->local_dma_lkey 2015-08-30 18:12:35 -04:00
srpt IB/cm: Remove compare_data checks 2015-08-30 15:48:24 -04:00
Makefile IB: Allow build of hw/ and ulp/ subdirectories independently 2014-06-02 14:51:12 -07:00