X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Documentation%2FMSI-HOWTO.txt;h=d389388c733e6c718f87de37a885132af6519930;hb=ae2c27a78f1df5b0967069cd3b916cff1eb044c8;hp=5c34910665d1d8514fb77c07e310f91b2b7f59bd;hpb=b6aefcce747b3bc54d701d3c329416d0c9616f10;p=linux-2.6 diff --git a/Documentation/MSI-HOWTO.txt b/Documentation/MSI-HOWTO.txt index 5c34910665..d389388c73 100644 --- a/Documentation/MSI-HOWTO.txt +++ b/Documentation/MSI-HOWTO.txt @@ -219,7 +219,7 @@ into the field vector of each element contained in a second argument. Note that the pre-assigned IOAPIC dev->irq is valid only if the device operates in PIN-IRQ assertion mode. In MSI-X mode, any attempt at using dev->irq by the device driver to request for interrupt service -may result unpredictabe behavior. +may result in unpredictable behavior. For each MSI-X vector granted, a device driver is responsible for calling other functions like request_irq(), enable_irq(), etc. to enable