[PATCH] qla4xxx: bug fix: driver hardware semaphore needs to be grabbed before soft reset
On qla4xxx, the driver needs to grab the drvr semaphore provided by the hardware, prior to issuing a reset. This patches takes care of a couple of places where it was not being done. In addition there is minor clean up. Signed-off-by:David Somayajulu <david.somayajulu@qlogic.com> Signed-off-by:
James Bottomley <James.Bottomley@SteelEye.com>
Showing
- drivers/scsi/qla4xxx/ql4_glbl.h 1 addition, 0 deletionsdrivers/scsi/qla4xxx/ql4_glbl.h
- drivers/scsi/qla4xxx/ql4_init.c 1 addition, 1 deletiondrivers/scsi/qla4xxx/ql4_init.c
- drivers/scsi/qla4xxx/ql4_os.c 12 additions, 30 deletionsdrivers/scsi/qla4xxx/ql4_os.c
- drivers/scsi/qla4xxx/ql4_version.h 1 addition, 6 deletionsdrivers/scsi/qla4xxx/ql4_version.h
Loading
Please register or sign in to comment