tools/lguest: rename virtio_pci_cfg_cap field to match spec.
authorRusty Russell <rusty@rustcorp.com.au>
Fri, 13 Feb 2015 06:43:41 +0000 (17:13 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Fri, 13 Feb 2015 06:45:47 +0000 (17:15 +1030)
commitb2ce1ea4427f0c752f8718a411435cc9527faa3d
tree9ca4fa7f046aadbd993f136c34048f0cb1d54cec
parent53aceb49f9b7e1d42064ffff4f4df7e9882b182d
tools/lguest: rename virtio_pci_cfg_cap field to match spec.

The next patch will insert many quotes from the virtio 1.0 spec; they
make most sense if we copy the spec.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
tools/lguest/lguest.c