Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 131591
b: refs/heads/master
c: c2f9e49
h: refs/heads/master
i:
  131589: 81ca0f9
  131587: 4198098
  131583: 6e8b1d1
v: v3
  • Loading branch information
James Smart authored and James Bottomley committed Feb 10, 2009
1 parent 6889ae7 commit f879387
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: e637d553199e264327714da437e6c808f2f4b096
refs/heads/master: c2f9e49f9bbfa2e111ab1e1628b96b560bae7cec
1 change: 1 addition & 0 deletions trunk/drivers/scsi/scsi_scan.c
Original file line number Diff line number Diff line change
Expand Up @@ -317,6 +317,7 @@ static struct scsi_device *scsi_alloc_sdev(struct scsi_target *starget,
return sdev;

out_device_destroy:
scsi_device_set_state(sdev, SDEV_DEL);
transport_destroy_device(&sdev->sdev_gendev);
put_device(&sdev->sdev_gendev);
out:
Expand Down

0 comments on commit f879387

Please sign in to comment.