Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 263025
b: refs/heads/master
c: e443923
h: refs/heads/master
i:
  263023: cb983c5
v: v3
  • Loading branch information
Michael Witten committed Aug 2, 2011
1 parent 0d00d0e commit d0e3a2d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 263d8d57b3b2e2fbb4e79b7cda7ef3399add4fb7
refs/heads/master: e4439236ef5ac8e51ce97d03df8ef3e6dc5c6d51
6 changes: 3 additions & 3 deletions trunk/Documentation/PCI/MSI-HOWTO.txt
Original file line number Diff line number Diff line change
Expand Up @@ -155,10 +155,10 @@ struct msix_entry {
};

This allows for the device to use these interrupts in a sparse fashion;
for example it could use interrupts 3 and 1027 and allocate only a
for example, it could use interrupts 3 and 1027 and yet allocate only a
two-element array. The driver is expected to fill in the 'entry' value
in each element of the array to indicate which entries it wants the kernel
to assign interrupts for. It is invalid to fill in two entries with the
in each element of the array to indicate for which entries the kernel
should assign interrupts; it is invalid to fill in two entries with the
same number.

4.3.1 pci_enable_msix
Expand Down

0 comments on commit d0e3a2d

Please sign in to comment.