PCI/MSI: Fix cut-and-paste errors in documentation
authorAlexander Gordeev <agordeev@redhat.com>
Thu, 13 Feb 2014 17:47:56 +0000 (10:47 -0700)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 13 Feb 2014 17:47:56 +0000 (10:47 -0700)
commit13f9653dab9a5d350a560c435a0f3d90ff7905ef
tree5cc84062f0d7532bf4b925e21e5daf561ca8439f
parent7918b2dc66055772eecac28d7219ea679bdde420
PCI/MSI: Fix cut-and-paste errors in documentation

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