diff options
| -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 515396a3d7e3..c504f12bcc61 100644 --- a/Documentation/PCI/MSI-HOWTO.txt +++ b/Documentation/PCI/MSI-HOWTO.txt | |||
| @@ -190,7 +190,7 @@ during the initialization phase. | |||
| 190 | 190 | ||
| 191 | It is ideal if drivers can cope with a variable number of MSI-X interrupts, | 191 | It is ideal if drivers can cope with a variable number of MSI-X interrupts, |
| 192 | there are many reasons why the platform may not be able to provide the | 192 | there are many reasons why the platform may not be able to provide the |
| 193 | exact number a driver asks for. | 193 | exact number that a driver asks for. |
| 194 | 194 | ||
| 195 | A request loop to achieve that might look like: | 195 | A request loop to achieve that might look like: |
| 196 | 196 | ||
