On Wed, 2012-09-19 at 00:43 -0500, Saurav Kashyap wrote:
>
> >From: Roland Dreier
> >
> >The qla2xxx firmware actually expects the task management response
> >code in a CTIO IOCB with SCSI status mode 1 to be in little-endian
> >byte order, ie the response code should be the first byte in the
> >
On Fri, Sep 21, 2012 at 1:02 AM, James Bottomley
wrote:
> The data in status1 appears to get used a word at a time ... what about
> the other three bytes you don't set; are they guaranteed to be zero? (in
> which case this works, it just looks wrong from the way the thing is
> used in the rest of
On Wed, 2012-09-19 at 07:09 -0700, Roland Dreier wrote:
> On Wed, Sep 19, 2012 at 12:59 AM, James Bottomley
> wrote:
> > Is this also true on Big Endian Hardware? Because the fix you have
> > assumes that the TIO IOCB with SCSI status mode 1 should be CPU
> > endian ... that doesn't look right si
On Wed, Sep 19, 2012 at 12:59 AM, James Bottomley
wrote:
> Is this also true on Big Endian Hardware? Because the fix you have
> assumes that the TIO IOCB with SCSI status mode 1 should be CPU
> endian ... that doesn't look right since this is passed directly over
> the PCI bus (and the PCI bus is
On Tue, 2012-09-18 at 15:10 -0700, Roland Dreier wrote:
> From: Roland Dreier
>
> The qla2xxx firmware actually expects the task management response
> code in a CTIO IOCB with SCSI status mode 1 to be in little-endian
> byte order, ie the response code should be the first byte in the
> sense_data
Acked-by: Saurav Kashyap
Thanks,
~Saurav
>On Tue, 2012-09-18 at 15:10 -0700, Roland Dreier wrote:
>> From: Roland Dreier
>>
>> The qla2xxx firmware actually expects the task management response
>> code in a CTIO IOCB with SCSI status mode 1 to be in little-endian
>> byte order, ie the response
>From: Roland Dreier
>
>The qla2xxx firmware actually expects the task management response
>code in a CTIO IOCB with SCSI status mode 1 to be in little-endian
>byte order, ie the response code should be the first byte in the
>sense_data[] array. The old code erroneously byte-swapped the
>respon
On Tue, 2012-09-18 at 15:10 -0700, Roland Dreier wrote:
> From: Roland Dreier
>
> The qla2xxx firmware actually expects the task management response
> code in a CTIO IOCB with SCSI status mode 1 to be in little-endian
> byte order, ie the response code should be the first byte in the
> sense_data
8 matches
Mail list logo