]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[SCSI] qla2xxx: fix lock imbalance
authorJiri Slaby <jslaby@suse.cz>
Tue, 16 Mar 2010 15:23:59 +0000 (16:23 +0100)
committerJames Bottomley <James.Bottomley@suse.de>
Thu, 8 Apr 2010 22:42:41 +0000 (18:42 -0400)
commitbc0beb44f27dc068c1daefc79826c07e0b22ef6c
treed260ea4f35f65ab860ba829572ef35ba62902451
parent67221a4226a5fc48e413e2050db266bb171753c4
[SCSI] qla2xxx: fix lock imbalance

Stanse found that one error path in qla24xx_bsg_timeout omits to
unlock ha->hardware_lock. Fix that.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Acked-by: Giridhar Malavali <giridhar.malavali@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/qla2xxx/qla_attr.c