aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorMichael Witten <mfwitten@gmail.com>2011-07-14 23:26:37 -0400
committerMichael Witten <mfwitten@gmail.com>2011-08-02 17:34:39 -0400
commit1b8386f61241471c722fbdff48e3d1d97bfca8e6 (patch)
tree0fb33529ab53fc3960e214a4d65f1cc2e8b7da23 /Documentation
parente6b85a1f8a56d3c9db0273b7e4aaab802dc07a9b (diff)
Docs: MSI-HOWTO: can -> could
Signed-off-by: Michael Witten <mfwitten@gmail.com> Acked-by: Matthew Wilcox <matthew.r.wilcox@intel.com> Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/PCI/MSI-HOWTO.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/PCI/MSI-HOWTO.txt b/Documentation/PCI/MSI-HOWTO.txt
index 2322a570beb..3b472782528 100644
--- a/Documentation/PCI/MSI-HOWTO.txt
+++ b/Documentation/PCI/MSI-HOWTO.txt
@@ -326,7 +326,7 @@ where $bridge is the PCI address of the bridge you've enabled (eg
3260000:00:0e.0). 3260000:00:0e.0).
327 327
328To disable MSIs, echo 0 instead of 1. Changing this value should be 328To disable MSIs, echo 0 instead of 1. Changing this value should be
329done with caution as it can break interrupt handling for all devices 329done with caution as it could break interrupt handling for all devices
330below this bridge. 330below this bridge.
331 331
332Again, please notify linux-pci@vger.kernel.org of any bridges that need 332Again, please notify linux-pci@vger.kernel.org of any bridges that need