From e8fb1250ba5898c6c53e0063bbdcc9cadd580797 Mon Sep 17 00:00:00 2001 From: Himanshu Madhani Date: Thu, 9 Apr 2015 15:00:05 -0400 Subject: [PATCH] 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 Signed-off-by: Himanshu Madhani Reviewed-by: Hannes Reinecke Signed-off-by: James Bottomley --- Reading git-format-patch failed