]> bbs.cooldavid.org Git - net-next-2.6.git/commit
virtio: rename 'pagesize' arg to vring_init/vring_size
authorRusty Russell <rusty@rustcorp.com.au>
Tue, 30 Dec 2008 15:25:57 +0000 (09:25 -0600)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 29 Dec 2008 22:55:57 +0000 (09:25 +1030)
commit5f0d1d7f2286c8a02dab69f5f0bd51681fab161e
tree8989451d6a60ee9f1bae144fba042b91ce6b21a1
parent480daab42c4dd74b3c07031ddf9031251c530c77
virtio: rename 'pagesize' arg to vring_init/vring_size

It's really the alignment desired for consumer/producer separation;
historically this x86 pagesize, but with PowerPC it'll still be x86
pagesize.  And in theory lguest could choose a different value.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
include/linux/virtio_ring.h