commit | 2eb5ebd3665a38a4526b45cb3a31a132b2aa9927 | [log] [tgz] |
---|---|---|
author | Junchang Wang <junchangwang@gmail.com> | Fri Jun 18 10:02:33 2010 +0800 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Fri Jul 30 09:29:14 2010 -0700 |
tree | 1243c320e14eaf58a1208ccb021b8e70891d85ca | |
parent | 7736a05a320712c0a9b8f9e1cd0688b2c0848009 [diff] |
PCI: check return value of pci_enable_device() when enabling bridges pci_enable_device can fail. In that case, a printed warning would be more appropriate. Signed-off-by: Justin P. Mattock <justinmattock@gmail.com> Signed-off-by: Junchang Wang <junchangwang@gmail.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>