Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 22980
b: refs/heads/master
c: 61808c2
h: refs/heads/master
v: v3
  • Loading branch information
Patrick McHardy authored and Linus Torvalds committed Mar 23, 2006
1 parent 2246dc5 commit 469a32b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9e71f9c848e669f003b1319da52f03cb8e7d7403
refs/heads/master: 61808c2bbba127ecd9786401c55ea4c394aa0240
2 changes: 1 addition & 1 deletion trunk/drivers/block/cciss.c
Original file line number Diff line number Diff line change
Expand Up @@ -3268,8 +3268,8 @@ static int __devinit cciss_init_one(struct pci_dev *pdev,
unregister_blkdev(hba[i]->major, hba[i]->devname);
clean1:
release_io_mem(hba[i]);
free_hba(i);
hba[i]->busy_initializing = 0;
free_hba(i);
return(-1);
}

Expand Down

0 comments on commit 469a32b

Please sign in to comment.