]> rtime.felk.cvut.cz Git - lisovros/qemu_apohw.git/commit
pcie_aer: fix comment to match pcie spec
authorMichael S. Tsirkin <mst@redhat.com>
Wed, 18 Mar 2015 11:45:53 +0000 (12:45 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 18 Mar 2015 11:48:21 +0000 (12:48 +0100)
commitce394947a75296fc10f1676932473e92aa8be11a
treee992df507c22bd1e418428bf6cad065225781330
parent98a2f30a1b5b8b7b35229a705149f020b4918ab8
pcie_aer: fix comment to match pcie spec

Code comment says "table 6-2" but in fact it's is not a table, it is
"Figure 6-2" on page 479.

Cc: Chen Fan <chen.fan.fnst@cn.fujitsu.com>
Reported-by: Michael Tokarev <mjt@tls.msk.ru>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/pci/pcie_aer.c