virtio: fix typos of memory barriers
commit4dbc5d9f4f791df8a5879f4a655f517adc7f56d1
authorJason Wang <jasowang@redhat.com>
Fri, 20 Jan 2012 08:16:59 +0000 (20 16:16 +0800)
committerRusty Russell <rusty@rustcorp.com.au>
Fri, 27 Jan 2012 21:40:22 +0000 (28 08:10 +1030)
tree19c8c31c0f1097887d6fcfea19c1ae30e5a2e5e5
parent74ea15d909b31158f9b63190a95b52bc05586d4b
virtio: fix typos of memory barriers

Note: this fixes a bug introduced recently in
7b21e34fd1c272e3a8c3846168f2f6287a4cd72b.

Signed-off-by: Jason Wang <jasowang@redhat.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
drivers/virtio/virtio_ring.c