pcie_aer: complete unwinding recursion
commitd33d9156fdffb87c99564c9630023da52c66f37a
authorMichael S. Tsirkin <mst@redhat.com>
Wed, 17 Nov 2010 13:45:39 +0000 (17 15:45 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 22 Nov 2010 08:00:06 +0000 (22 10:00 +0200)
treeb659f59afc86817a0cb7f1b871c22031645f1d15
parent247c97f3f5ab0dae60778a2dea438bfed5c69e68
pcie_aer: complete unwinding recursion

Open-code functions created in the previous patch,
to make code more compact and clear.
Detcted and documented what looks like a bug in code
that becomes apparent from this refactoring.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/pcie_aer.c