virtio: get rid of redundant VIRTIO_ID_9P definition
authorFernando Luis Vazquez Cao <fernando@oss.ntt.co.jp>
Fri, 31 Jul 2009 03:09:05 +0000 (12:09 +0900)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 23 Sep 2009 12:56:32 +0000 (22:26 +0930)
commit3a20210dc26bbfff3bbb48bb22d2846240b71d8f
tree375afbd244e3fff2260154b5632adb8baee27490
parent3c1b27d5043086a485f8526353ae9fe37bfa1065
virtio: get rid of redundant VIRTIO_ID_9P definition

VIRTIO_ID_9P is already defined in include/linux/virtio_9p.h
so use that definition instead.

Signed-off-by: Fernando Luis Vazquez Cao <fernando@oss.ntt.co.jp>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Cc: Eric Van Hensbergen <ericvh@gmail.com>
net/9p/trans_virtio.c