net/mlx5: fix meter policy flow match item
[dpdk.git] / drivers / bus / pci / linux / pci_vfio.c
index 07706f7..a024269 100644 (file)
@@ -29,7 +29,7 @@
 
 /**
  * @file
- * PCI probing under linux (VFIO version)
+ * PCI probing using Linux VFIO.
  *
  * This code tries to determine if the PCI device is bound to VFIO driver,
  * and initialize it (map BARs, set up interrupts) if that's the case.