Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 190118
b: refs/heads/master
c: bc0beb4
h: refs/heads/master
v: v3
  • Loading branch information
Jiri Slaby authored and James Bottomley committed Apr 8, 2010
1 parent 4dd003b commit 6a02abf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 67221a4226a5fc48e413e2050db266bb171753c4
refs/heads/master: bc0beb44f27dc068c1daefc79826c07e0b22ef6c
1 change: 1 addition & 0 deletions trunk/drivers/scsi/qla2xxx/qla_attr.c
Original file line number Diff line number Diff line change
Expand Up @@ -2393,6 +2393,7 @@ qla24xx_bsg_timeout(struct fc_bsg_job *bsg_job)
return 0;

done:
spin_unlock_irqrestore(&ha->hardware_lock, flags);
if (bsg_job->request->msgcode == FC_BSG_HST_CT)
kfree(sp->fcport);
kfree(sp->ctx);
Expand Down

0 comments on commit 6a02abf

Please sign in to comment.