Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 263023
b: refs/heads/master
c: 1d15afc
h: refs/heads/master
i:
  263021: 60ef416
  263019: 3c349a0
  263015: f51d8bc
  263007: fc46d05
v: v3
  • Loading branch information
Michael Witten committed Aug 2, 2011
1 parent 7164abe commit cb983c5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: a2d4d50128279c67d4cf38061206cddc1fc37e75
refs/heads/master: 1d15afcc73004028f2870ede7a56d590e1ca8ca8
4 changes: 2 additions & 2 deletions trunk/Documentation/PCI/MSI-HOWTO.txt
Original file line number Diff line number Diff line change
Expand Up @@ -118,8 +118,8 @@ switched into MSI mode.

The device driver must decide what action to take if
pci_enable_msi_block() returns a value less than the number requested.
Some devices can make use of fewer interrupts than the maximum they
request; in this case the driver should call pci_enable_msi_block()
For instance, the driver could still make use of fewer interrupts;
in this case the driver should call pci_enable_msi_block()
again. Note that it is not guaranteed to succeed, even when the
'count' has been reduced to the value returned from a previous call to
pci_enable_msi_block(). This is because there are multiple constraints
Expand Down

0 comments on commit cb983c5

Please sign in to comment.