From 1a2fbf185cce45b80cfdb441fb6651c07915ddb1 Mon Sep 17 00:00:00 2001 From: Joe Lawrence Date: Tue, 26 Aug 2014 17:11:18 -0400 Subject: [PATCH] qla2xxx: Use qla2x00_clear_drv_active on probe failure Take advantage of commit fe1b806f4f71 ("qla2xxx: Refactor shutdown code so some functionality can be reused") to remove an inlined copy of qla2x00_clear_drv_active in the driver's probe hardware error path. Signed-off-by: Joe Lawrence Acked-by: Chad Dupuis Signed-off-by: Christoph Hellwig --- Reading git-format-patch failed