git.droids-corp.org
/
dpdk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
43d1876
)
bus/pci: fix a typo in doxygen file description
author
Jerin Jacob
<jerin.jacob@caviumnetworks.com>
Sun, 12 Nov 2017 07:56:58 +0000
(13:26 +0530)
committer
Thomas Monjalon
<thomas@monjalon.net>
Sun, 12 Nov 2017 18:50:43 +0000
(19:50 +0100)
Fixes:
764bf26873b9
("add FreeBSD support")
Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com>
drivers/bus/pci/bsd/pci.c
patch
|
blob
|
history
diff --git
a/drivers/bus/pci/bsd/pci.c
b/drivers/bus/pci/bsd/pci.c
index
facc4b1
..
b8e2178
100644
(file)
--- a/
drivers/bus/pci/bsd/pci.c
+++ b/
drivers/bus/pci/bsd/pci.c
@@
-75,7
+75,7
@@
/**
* @file
- * PCI probing under
linux
+ * PCI probing under
BSD
*
* This code is used to simulate a PCI probe by parsing information in
* sysfs. Moreover, when a registered driver matches a device, the