commit | 2217dcfff5e24a16217cba5e53c3579f97d8880e | [log] [tgz] |
---|---|---|
author | Isaku Yamahata <yamahata@valinux.co.jp> | Fri Oct 30 21:20:57 2009 +0900 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Mon Nov 09 08:43:04 2009 -0600 |
tree | a5e05980d3e68b55c0a12c1cc24d0f821721f3b2 | |
parent | e369cad7cd574d6d7e680ccd4d3227de7d1a0135 [diff] |
pci: use PCI_SLOT() and PCI_FUNC(). use PCI_SLOT() and PCI_FUNC() where appropriate instead of direct use of bit operation. Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp> Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>