pci: fix spelling in comment
Minor spelling error in comment. Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
This commit is contained in:
parent
c7fe1eea8a
commit
b17e432951
@ -300,7 +300,7 @@ pci_probe_all_drivers(struct rte_pci_device *dev)
|
||||
|
||||
/*
|
||||
* Find the pci device specified by pci address, then invoke probe function of
|
||||
* the driver of the devive.
|
||||
* the driver of the device.
|
||||
*/
|
||||
int
|
||||
rte_pci_probe_one(const struct rte_pci_addr *addr)
|
||||
|
Loading…
Reference in New Issue
Block a user