[SCSI] qla2xxx: Remove extra call to qla82xx_check_fw_alive().
authorGiridhar Malavali <giridhar.malavali@qlogic.com>
Wed, 30 Mar 2011 18:46:25 +0000 (11:46 -0700)
committerJames Bottomley <James.Bottomley@suse.de>
Sun, 1 May 2011 15:10:05 +0000 (10:10 -0500)
commitaee3dbcdd1f8f7dea4500824ae1ac9cfbbe71700
tree623b4e338f2d07ca379a4b025eb419649ce82202
parent02be22155689d4e3a8bd04243547262b2915f4e3
[SCSI] qla2xxx: Remove extra call to qla82xx_check_fw_alive().

The stanadlone call to qla82xx_check_fw_alive() in qla82xx_watchdog()
is a typo, so remove it.

Signed-off-by: Giridhar Malavali <giridhar.malavali@qlogic.com>
Signed-off-by: Madhuranath Iyengar <Madhu.Iyengar@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/qla2xxx/qla_nx.c