Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3315472c authored by Jon Mason's avatar Jon Mason Committed by Bjorn Helgaas
Browse files

PCI: Fix MPS peer-to-peer DMA comment syntax



Correct minor wording issue in MPS peer-to-peer comment.  Noticed by Don
Dutile.

Signed-off-by: default avatarJon Mason <jdmason@kudzu.us>
Signed-off-by: default avatarBjorn Helgaas <bhelgaas@google.com>
parent d4aa68f6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1620,7 +1620,7 @@ void pcie_bus_configure_settings(struct pci_bus *bus)
		return;

	/* FIXME - Peer to peer DMA is possible, though the endpoint would need
	 * to be aware to the MPS of the destination.  To work around this,
	 * to be aware of the MPS of the destination.  To work around this,
	 * simply force the MPS of the entire system to the smallest possible.
	 */
	if (pcie_bus_config == PCIE_BUS_PEER2PEER)