pcie: simplify range check
commitac0cdda347abee6c1aa8a08a7441fc52c6d7badc
authorMichael S. Tsirkin <mst@redhat.com>
Mon, 25 Oct 2010 05:03:24 +0000 (25 07:03 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 27 Oct 2010 17:01:59 +0000 (27 19:01 +0200)
treeb8fd34495bd3644b4bb5b51d6bf13c0dfde43007
parent5afb9869171c15c777eee09bc98624221009555f
pcie: simplify range check

Simplify code slighly by reversing the polarity
for the range check

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
hw/pcie.c