commit | 4e2ce405b24eef9f4cc947bf5f430ca27b474f1f | [log] [tgz] |
---|---|---|
author | Yinghai Lu <yinghai@kernel.org> | Fri Jan 27 10:55:12 2012 -0800 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Tue Feb 14 08:45:00 2012 -0800 |
tree | 94f98ed4f240c44209efe9d2321da27a15feb7bd | |
parent | 2f5d8e4ff947ad6673397083b48719cd6c59cd61 [diff] |
PCI: pciehp: make check_link_active more helpful A few changes: - remove the 'inline' and let the complier decide - return a bool to indicate whether the link was active - add a debug message to indicate link state when it beocmes active Signed-off-by: Yinghai Lu <yinghai@kernel.org> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>