Re: [PATCH RESEND 2/4] bfa:Fix for crash when bfa_itnim is NULL

2015-04-28 Thread Tomas Henzl
Anil, the issue you are fixing here is described in comments, but adding the description to the body of your mail might make it more attractive for reviewers. Please add a proper description to your patches in the future. > From: Anil Gurumurthy > > Signed-off-by: Sudarsana Kalluru > Si

[PATCH RESEND 2/4] bfa:Fix for crash when bfa_itnim is NULL

2015-02-03 Thread anil.gurumurthy
From: Anil Gurumurthy Signed-off-by: Sudarsana Kalluru Signed-off-by: Anil Gurumurthy --- drivers/scsi/bfa/bfad_im.c | 26 ++ 1 files changed, 26 insertions(+), 0 deletions(-) diff --git a/drivers/scsi/bfa/bfad_im.c b/drivers/scsi/bfa/bfad_im.c index 575efdc.