RE: [PATCH] qla2xxx: fix RSCN handling on big-endian systems

2007-02-23 Thread Seokmann Ju
ACK - Thank you for the findings. Acked-by: Seokmann Ju <[EMAIL PROTECTED]> > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Monday, February 19, 2007 10:19 AM > To: linux-scsi@vger.kernel.org; Linux Driver > Subject: [PATCH] qla2xxx:

RE: [PATCH] qla2xxx: fix RSCN handling on big-endian systems

2007-02-22 Thread Seokmann Ju
On Thursday, February 22, 2007 11:09 AM, Malahal Naineni wrote: > I removed the cable and didn't put it back at all for more > than 1 hour. > There is no recovery here. When I disable an F-port, after > few seconds the remote port state is set to something other > than 'online'. Why not same be

Re: [PATCH] qla2xxx: fix RSCN handling on big-endian systems

2007-02-22 Thread malahal
Seokmann Ju [EMAIL PROTECTED] wrote: > On Wednesday, February 21, 2007 6:54 PM, Malahal Naineni wrote: > > I have JBOD in FL-port and if I unplug the cable or disable > > the switch port, the qla2xxx driver doesn't fail the I/O > > soon. The remote port status is 'online' all the time. The > > I

RE: [PATCH] qla2xxx: fix RSCN handling on big-endian systems

2007-02-22 Thread Seokmann Ju
uary 21, 2007 6:54 PM > To: Seokmann Ju > Cc: linux-scsi@vger.kernel.org; Linux Driver > Subject: Re: [PATCH] qla2xxx: fix RSCN handling on big-endian systems > > I have JBOD in FL-port and if I unplug the cable or disable > the switch port, the qla2xxx driver doesn't fail th

Re: [PATCH] qla2xxx: fix RSCN handling on big-endian systems

2007-02-21 Thread malahal
2007 10:19 AM > > To: linux-scsi@vger.kernel.org; Linux Driver > > Subject: [PATCH] qla2xxx: fix RSCN handling on big-endian systems > > > > qla2xxx driver fails to handle RSCN events affecting area or > > domain due to an endian issue on big endian systems.

RE: [PATCH] qla2xxx: fix RSCN handling on big-endian systems

2007-02-21 Thread Seokmann Ju
inux Driver > Subject: [PATCH] qla2xxx: fix RSCN handling on big-endian systems > > qla2xxx driver fails to handle RSCN events affecting area or > domain due to an endian issue on big endian systems. This > fixes the port_id_t structure on big endian systems. > > Signed

[PATCH] qla2xxx: fix RSCN handling on big-endian systems

2007-02-19 Thread malahal
qla2xxx driver fails to handle RSCN events affecting area or domain due to an endian issue on big endian systems. This fixes the port_id_t structure on big endian systems. Signed-off-by: Malahal Naineni <[EMAIL PROTECTED]> diff -r c860739bb0f4 drivers/scsi/qla2xxx/qla_def.h --- a/drivers/scsi/ql