Re: [PATCH v2 5/9] snic:add SCSI handling, AEN, and fwreset handling

2015-04-02 Thread Narsimhulu Musini (nmusini)
Hi Hannes, Thank you for reviewing the patch. Please find responses inline. I will incorporate the comments and suggestions in next patch submittal. On 25/03/15 4:31 pm, "Hannes Reinecke" wrote: >Hi Narsimhulu, > >On 03/11/2015 06:01 PM, Narsimhulu Musini wrote: >> snic_scsi.c contains scsi

Re: [PATCH v2 5/9] snic:add SCSI handling, AEN, and fwreset handling

2015-03-25 Thread Hannes Reinecke
Hi Narsimhulu, On 03/11/2015 06:01 PM, Narsimhulu Musini wrote: > snic_scsi.c contains scsi handling, includes queuing io, abort, lun reset, > and host reset. Also it handles asynchronous event notifications from FW. > > v2 > Changed queuecommand to lock-free version. > Converted custom error cod

[PATCH v2 5/9] snic:add SCSI handling, AEN, and fwreset handling

2015-03-11 Thread Narsimhulu Musini
snic_scsi.c contains scsi handling, includes queuing io, abort, lun reset, and host reset. Also it handles asynchronous event notifications from FW. v2 Changed queuecommand to lock-free version. Converted custom error codes to standard error codes. Signed-off-by: Narsimhulu Musini Signed-off-by: