diff options
author | hornet <hornet@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652> | 2013-10-09 09:51:28 +0000 |
---|---|---|
committer | hornet <hornet@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652> | 2013-10-09 09:51:28 +0000 |
commit | c90c93d188ca068e699cdcf13f9e60035d360438 (patch) | |
tree | cbd82af9020f4223f8a01b4c2be9834a09c038cd | |
parent | eada3cb64c451465aa40f2590f25cbf7166f16b0 (diff) |
2.1.2. Feature Bits: Fixed typo
s/resered/reserved
Signed-off-by: Pawel Moll <pawel.moll@arm.com>
git-svn-id: https://tools.oasis-open.org/version-control/svn/virtio@58 0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652
-rw-r--r-- | virtio-v1.0-wd01-part1-specification.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtio-v1.0-wd01-part1-specification.txt b/virtio-v1.0-wd01-part1-specification.txt index 579f9f6..2390fbd 100644 --- a/virtio-v1.0-wd01-part1-specification.txt +++ b/virtio-v1.0-wd01-part1-specification.txt @@ -138,7 +138,7 @@ Feature bits are allocated as follows: 24 to 32: Feature bits reserved for extensions to the queue and feature negotiation mechanisms - 33 and above: Feature bits resered for future extensions. + 33 and above: Feature bits reserved for future extensions. For example, feature bit 0 for a network device (i.e. Subsystem Device ID 1) indicates that the device supports checksumming of |