commit | 5993760f7fc75b77e4701f1e56dc84c0d6cf18d5 | [log] [tgz] |
---|---|---|
author | Jike Song <albcamus@gmail.com> | Tue Sep 09 23:42:03 2008 +0800 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Mon Oct 20 10:53:50 2008 -0700 |
tree | 5eda8e0622ae17c84bb1c44763d8e3e07a204773 | |
parent | 7f2feec140f1f1e4f701e013a2bf8284a9ec2a3c [diff] |
PCI: utilize calculated results when detecting MSI features In msi_capability_init, we can make use of the calculated results instead of calling is_mask_bit_support and is_64bit_address twice. Signed-off-by: Jike Song <albcamus@gmail.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>