commit | 67f6533802fd2cc6f5b3c6355ef72bcf636d7fda | [log] [tgz] |
---|---|---|
author | Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com> | Fri Dec 19 15:18:10 2008 +0900 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Wed Jan 07 11:13:21 2009 -0800 |
tree | 9fac68e4e3b4f291e92f4f26c4912a94b7a4f358 | |
parent | 46bbdfa44cfc0d352148a0dc33ba9f6db02ccdf0 [diff] |
PCI: pciehp: ignore undefined bit in link status register Bit 10 in Link Status register used to be defined as Training Error in the PCI Express 1.0a specification. But it was removed by Training Error ECN and is no longer defined. So pciehp must ignore the value read from it. Signed-off-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>