qla2xxx: Use qla2x00_clear_drv_active on probe failure
authorJoe Lawrence <joe.lawrence@stratus.com>
Tue, 26 Aug 2014 21:11:18 +0000 (17:11 -0400)
committerChristoph Hellwig <hch@lst.de>
Tue, 16 Sep 2014 16:09:59 +0000 (09:09 -0700)
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 <joe.lawrence@stratus.com>
Acked-by: Chad Dupuis <chad.dupuis@qlogic.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>

No differences found