commit | e8fb1250ba5898c6c53e0063bbdcc9cadd580797 | [log] [tgz] |
---|---|---|
author | Himanshu Madhani <himanshu.madhani@qlogic.com> | Thu Apr 09 15:00:05 2015 -0400 |
committer | James Bottomley <JBottomley@Odin.com> | Fri Apr 10 08:42:49 2015 -0700 |
tree | 87eca2ecf3b3cb47d2613f9b27ced021ff96f2ff | |
parent | fd564b5d5ddeead05f5b5cb8fbac6694f13f1007 [diff] |
qla2xxx: Prevent multiple firmware dump collection for ISP27XX. For ISP27XX, driver will capture new firmware dump even if there is one already collected. Prevent this from happening by checking fw_dumped flag. Signed-off-by: Giridhar Malavali <giridhar.malavali@qlogic.com> Signed-off-by: Himanshu Madhani <himanshu.madhani@qlogic.com> Reviewed-by: Hannes Reinecke <hare@suse.de> Signed-off-by: James Bottomley <JBottomley@Odin.com>