Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 362341
b: refs/heads/master
c: 6b06d35
h: refs/heads/master
i:
  362339: 6e65d6b
v: v3
  • Loading branch information
Asai Thambi S P authored and Jens Axboe committed Apr 3, 2013
1 parent 6fa6a9f commit 7233819
Show file tree
Hide file tree
Showing 2 changed files with 3 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: d0d096b1d8b97172cee953f1a00b7d4379d398da
refs/heads/master: 6b06d35f3f63dbfde71c792b8584225f3d1fc7f2
2 changes: 2 additions & 0 deletions trunk/drivers/block/mtip32xx/mtip32xx.c
Original file line number Diff line number Diff line change
Expand Up @@ -4302,6 +4302,8 @@ static int mtip_pci_probe(struct pci_dev *pdev,
instance++;
if (rv != MTIP_FTL_REBUILD_MAGIC)
set_bit(MTIP_DDF_INIT_DONE_BIT, &dd->dd_flag);
else
rv = 0; /* device in rebuild state, return 0 from probe */
goto done;

block_initialize_err:
Expand Down

0 comments on commit 7233819

Please sign in to comment.