diff options
author | rusty <rusty@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652> | 2013-10-04 06:01:44 +0000 |
---|---|---|
committer | rusty <rusty@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652> | 2013-10-04 06:01:44 +0000 |
commit | 968eac411ff77e85e95ae39594f75e147d298df3 (patch) | |
tree | 159a869dbd38882b47e9a0747dda088c49b627f5 | |
parent | 470aa929effaa5adec45d157c34797a09ebc235a (diff) |
Remove comment about > 24 feature bits.
We have that on every transport now.
Signed-off-by: Rusty Russell <rusty@au1.ibm.com>
git-svn-id: https://tools.oasis-open.org/version-control/svn/virtio@56 0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652
-rw-r--r-- | virtio-v1.0-wd01-part1-specification.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/virtio-v1.0-wd01-part1-specification.txt b/virtio-v1.0-wd01-part1-specification.txt index 3fc59e1..d1b15c6 100644 --- a/virtio-v1.0-wd01-part1-specification.txt +++ b/virtio-v1.0-wd01-part1-specification.txt @@ -3464,8 +3464,7 @@ feature bit. This establishes clarity[11] and avoids future expansion problems. Clusters of functionality which are always implemented together can use a single bit, but if one feature makes sense without the others they should not be gratuitously grouped together to -conserve feature bits. We can always extend the spec when the -first person needs more than 24 feature bits for their device. +conserve feature bits. FOOTNOTES: |