Re: [PATCH 05/10] mpt3sas: open-code _scsih_scsi_lookup_get()

2017-02-16 Thread Hannes Reinecke
On 02/16/2017 10:59 AM, Sreekanth Reddy wrote: > On Tue, Jan 31, 2017 at 2:55 PM, Hannes Reinecke wrote: >> Just a wrapper around the scsi lookup array and only used >> in one place, so open-code it. > > I think this whole series of patches created over 14.101.00.00 version > driver not on the la

Re: [PATCH 05/10] mpt3sas: open-code _scsih_scsi_lookup_get()

2017-02-16 Thread Sreekanth Reddy
On Tue, Jan 31, 2017 at 2:55 PM, Hannes Reinecke wrote: > Just a wrapper around the scsi lookup array and only used > in one place, so open-code it. I think this whole series of patches created over 14.101.00.00 version driver not on the latest 15.100.00.00 driver. So this patch will conflict wit

Re: [PATCH 05/10] mpt3sas: open-code _scsih_scsi_lookup_get()

2017-02-07 Thread Christoph Hellwig
Looks fine, Reviewed-by: Christoph Hellwig