commit | bc5f5a8277cb353161454b6704b3186ebcf3a2a3 | [log] [tgz] |
---|---|---|
author | Yu Zhao <yu.zhao@intel.com> | Sat Nov 22 02:40:00 2008 +0800 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Wed Jan 07 11:13:01 2009 -0800 |
tree | 1f6410cbb69eb36f793ef09072b0bac890f15de6 | |
parent | fde09c6d8f92de0c9f75698a75f0989f2234c517 [diff] |
PCI: remove unnecessary condition check in pci_restore_bars() Remove the unnecessary number of resources condition checks because the pci_update_resource() will check availability of the resources. Signed-off-by: Yu Zhao <yu.zhao@intel.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>