diff options
Diffstat (limited to 'include/linux/virtio_9p.h')
-rw-r--r-- | include/linux/virtio_9p.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/virtio_9p.h b/include/linux/virtio_9p.h index 095e10d148b4..7a615c3f5e3d 100644 --- a/include/linux/virtio_9p.h +++ b/include/linux/virtio_9p.h | |||
@@ -6,6 +6,6 @@ | |||
6 | #include <linux/virtio_config.h> | 6 | #include <linux/virtio_config.h> |
7 | 7 | ||
8 | /* Maximum number of virtio channels per partition (1 for now) */ | 8 | /* Maximum number of virtio channels per partition (1 for now) */ |
9 | #define MAX_9P_CHAN 1 | 9 | #define MAX_9P_CHAN 10 |
10 | 10 | ||
11 | #endif /* _LINUX_VIRTIO_9P_H */ | 11 | #endif /* _LINUX_VIRTIO_9P_H */ |