xen-blkfront: fix places not updated after introducing 64KB page granularity
authorBob Liu <bob.liu@oracle.com>
Fri, 1 Jul 2016 19:45:57 +0000 (15:45 -0400)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Fri, 19 Aug 2016 16:31:58 +0000 (12:31 -0400)
commit6c647b0eb01cd7326dca093590f5e123e3c68b9c
treeb698477e556c2532fb5e906bb2ce2b457e3beeda
parent1b856086813be9371929b6cc62045f9fd470f5a0
xen-blkfront: fix places not updated after introducing 64KB page granularity

Two places didn't get updated when 64KB page granularity was introduced,
this patch fix them.

Signed-off-by: Bob Liu <bob.liu@oracle.com>
Acked-by: Roger Pau Monné <roger.pau@citrix.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
drivers/block/xen-blkfront.c