aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/xen-blkback/xenbus.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/block/xen-blkback/xenbus.c')
-rw-r--r--drivers/block/xen-blkback/xenbus.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/block/xen-blkback/xenbus.c b/drivers/block/xen-blkback/xenbus.c
index f759ad4584c3..8069322e4c9e 100644
--- a/drivers/block/xen-blkback/xenbus.c
+++ b/drivers/block/xen-blkback/xenbus.c
@@ -613,7 +613,7 @@ static void frontend_changed(struct xenbus_device *dev,
613 case XenbusStateConnected: 613 case XenbusStateConnected:
614 /* 614 /*
615 * Ensure we connect even when two watches fire in 615 * Ensure we connect even when two watches fire in
616 * close successsion and we miss the intermediate value 616 * close succession and we miss the intermediate value
617 * of frontend_state. 617 * of frontend_state.
618 */ 618 */
619 if (dev->state == XenbusStateConnected) 619 if (dev->state == XenbusStateConnected)