Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 263029
b: refs/heads/master
c: e6ffceb
h: refs/heads/master
i:
  263027: 29206c3
v: v3
  • Loading branch information
Michael Witten committed Aug 2, 2011
1 parent f5f0e27 commit fb752c1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 5a84fc3162e06632ebea42cefe3b964299213d33
refs/heads/master: e6ffceb0ded9beeaddd9c246b3fec298c6b1f0c9
2 changes: 1 addition & 1 deletion trunk/Documentation/PCI/MSI-HOWTO.txt
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ static int foo_driver_enable_msix(struct foo_adapter *adapter, int nvec)

void pci_disable_msix(struct pci_dev *dev)

This API should be used to undo the effect of pci_enable_msix(). It frees
This function should be used to undo the effect of pci_enable_msix(). It frees
the previously allocated message signaled interrupts. The interrupts may
subsequently be assigned to another device, so drivers should not cache
the value of the 'vector' elements over a call to pci_disable_msix().
Expand Down

0 comments on commit fb752c1

Please sign in to comment.