diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2010-11-18 10:42:50 +0200 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2010-11-22 10:00:06 +0200 |
commit | f6bdfcc9352e53fac5b9a144fc9ead991163484b (patch) | |
tree | 70a03f3250fc548aec7525b887924c240b5951ca /i386-dis.c | |
parent | 09b926d44674cbcf198425a5b8255e3cacb398ae (diff) |
pci: fix bridge control bit wmask
Bits 12 to 15 in bridge control register are reserver and must be
read-only zero, curent mask is 0xffff which makes them writeable. Fix
this up by using symbolic bit names for writeable bits instead of a
hardcoded constant.
Fix a comment w1mask -> w1cmask as well.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'i386-dis.c')
0 files changed, 0 insertions, 0 deletions