PCI/MSI: Fix cut-and-paste errors in documentation
authorAlexander Gordeev <agordeev@redhat.com>
Wed, 12 Feb 2014 10:35:25 +0000 (11:35 +0100)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 13 Feb 2014 17:45:01 +0000 (10:45 -0700)
Function pci_enable_msi_range() is used in examples where
pci_enable_msix_range() should have been used instead.

Reported-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Alexander Gordeev <agordeev@redhat.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Documentation/PCI/MSI-HOWTO.txt

Simple merge