commit | b889d531b635da66ce2704a47febfed68173d9db | [log] [tgz] |
---|---|---|
author | Malahal Naineni <malahal@us.ibm.com> | Mon Mar 12 10:41:26 2007 -0700 |
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | Tue Mar 20 10:49:40 2007 -0500 |
tree | 065b48c2c2d991dd332c92089f4ee80c794d0baf | |
parent | 840c2835a1c867281d27158378a9d34f593a7664 [diff] |
[SCSI] 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-off-by: Malahal Naineni <malahal@us.ibm.com> Acked-by: Seokmann Ju <seokmann.ju@qlogic.com> Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>