mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2026-04-29 12:28:27 +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:
@@ -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.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user