diff options
author | Michael Witten <mfwitten@gmail.com> | 2011-07-15 03:26:37 +0000 |
---|---|---|
committer | Michael Witten <mfwitten@gmail.com> | 2011-08-02 21:34:39 +0000 |
commit | 1b8386f61241471c722fbdff48e3d1d97bfca8e6 (patch) | |
tree | 0fb33529ab53fc3960e214a4d65f1cc2e8b7da23 /Documentation/PCI | |
parent | e6b85a1f8a56d3c9db0273b7e4aaab802dc07a9b (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/PCI')
-rw-r--r-- | Documentation/PCI/MSI-HOWTO.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/PCI/MSI-HOWTO.txt b/Documentation/PCI/MSI-HOWTO.txt index 2322a570beb5..3b4727825287 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 0000:00:0e.0). To disable MSIs, echo 0 instead of 1. Changing this value should be -done with caution as it can break interrupt handling for all devices +done with caution as it could break interrupt handling for all devices below this bridge. Again, please notify linux-pci@vger.kernel.org of any bridges that need |