mirror of
https://github.com/torvalds/linux.git
synced 2026-05-26 16:12:59 +02:00
Merge branch 'pci/controller/hyperv'
- Correct comment to say that invalidations from a PF driver are delivered to the VF endpoint driver, not by the VF driver (Easwar Hariharan) * pci/controller/hyperv: PCI: hv: Correct a comment
This commit is contained in:
commit
8c6dadf8af
|
|
@ -1356,7 +1356,7 @@ static struct pci_ops hv_pcifront_ops = {
|
|||
*
|
||||
* If the PF driver wishes to initiate communication, it can "invalidate" one or
|
||||
* more of the first 64 blocks. This invalidation is delivered via a callback
|
||||
* supplied by the VF driver by this driver.
|
||||
* supplied to the VF driver by this driver.
|
||||
*
|
||||
* No protocol is implied, except that supplied by the PF and VF drivers.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user