virtio: Don't use PAGE_SIZE in virtio_pci.c
authorRusty Russell <rusty@rustcorp.com.au>
Tue, 30 Dec 2008 15:25:56 +0000 (09:25 -0600)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 29 Dec 2008 22:55:57 +0000 (09:25 +1030)
The virtio PCI devices don't depend on the guest page size.  This matters
now PowerPC virtio is gaining ground (they like 64k pages).

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>

No differences found