Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 208278
b: refs/heads/master
c: b4dddb4
h: refs/heads/master
v: v3
  • Loading branch information
Jeremy Fitzhardinge authored and Jens Axboe committed Aug 7, 2010
1 parent 8ccb0fa commit a39424e
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 1fa73be6be65028a7543bba8f14474b42e064a1b
refs/heads/master: b4dddb498c0feaff413b2a79c64e910021983775
3 changes: 3 additions & 0 deletions trunk/drivers/block/xen-blkfront.c
Original file line number Diff line number Diff line change
Expand Up @@ -947,6 +947,9 @@ static void blkfront_connect(struct blkfront_info *info)
/* fall through */
case BLKIF_STATE_SUSPENDED:
return;

default:
break;
}

dev_dbg(&info->xbdev->dev, "%s:%s.\n",
Expand Down

0 comments on commit a39424e

Please sign in to comment.