commit | eeafda70bf2807544e96fa4e52b2433cd470ff46 | [log] [tgz] |
---|---|---|
author | Yinghai Lu <yinghai@kernel.org> | Sun Mar 29 12:30:05 2009 -0700 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Mon Mar 30 12:15:52 2009 -0700 |
tree | 24ca3b703ec512a8b7eceec525c697f5ff88d2e5 | |
parent | de7453065d5d5243686467998f1fcc58d20e0a7c [diff] |
PCI: fix HT MSI mapping fix Impact: fix bug This patch reworks the nv_msi_ht_cap_quirk() and will only try to avoid to enable ht_msi on device following that root dev, and don't touch that root dev, but only do that trick with end_device on the chain. Reported-by: Prakash Punnoor <prakash@punnoor.de> Tested-by: Prakash Punnoor <prakash@punnoor.de> Signed-off-by: Yinghai Lu <yinghai@kernel.org> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>