From: Joe Lawrence Date: Tue, 26 Aug 2014 21:11:18 +0000 (-0400) Subject: qla2xxx: Use qla2x00_clear_drv_active on probe failure X-Git-Tag: fixes-for-v3.18-merge-window~25^2^2~158 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a2fbf185cce45b80cfdb441fb6651c07915ddb1;p=pandora-kernel.git 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-diff-tree failed