[SCSI] scsi_dh_alua: Add one more check-condition for alua handler
authorMoger, Babu <Babu.Moger@netapp.com>
Thu, 6 Oct 2011 17:22:07 +0000 (13:22 -0400)
committerJames Bottomley <JBottomley@Parallels.com>
Sun, 16 Oct 2011 15:57:27 +0000 (10:57 -0500)
This patch adds one more check-condition for scsi_dh_alua handler. Without
this, the handler attach fails sometimes during the discovery. I have noticed
this with NetApp E-Series storage with alua mode. Also removed some
unnecessary brackets {} for consistency.

Signed-off-by: Babu Moger <babu.moger@netapp.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>

No differences found