commit | 13f9653dab9a5d350a560c435a0f3d90ff7905ef | [log] [tgz] |
---|---|---|
author | Alexander Gordeev <agordeev@redhat.com> | Thu Feb 13 10:47:56 2014 -0700 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Thu Feb 13 10:47:56 2014 -0700 |
tree | 5cc84062f0d7532bf4b925e21e5daf561ca8439f | |
parent | 7918b2dc66055772eecac28d7219ea679bdde420 [diff] |
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>