Home
last modified time | relevance | path

Searched hist:"3787 d9908c4e05af0322613fe7f8c617c1ddb1d5" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/infiniband/ulp/srp/
H A Dib_srp.cdiff 3787d9908c4e05af0322613fe7f8c617c1ddb1d5 Mon Nov 21 22:57:24 CET 2016 Bart Van Assche <bart.vanassche@sandisk.com> IB/srp: Make login failures easier to debug

If login fails because memory region allocation failed it can be
hard to figure out what happened. Make it easier to figure out
why login failed by logging a message if ib_alloc_mr() fails.

Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>