* [dpdk-dev] [PATCH] librte_ether: Fix a typo in rte_ethdev.h
@ 2016-06-25 15:53 Rami Rosen
2016-06-30 16:43 ` Thomas Monjalon
0 siblings, 1 reply; 2+ messages in thread
From: Rami Rosen @ 2016-06-25 15:53 UTC (permalink / raw)
To: dev; +Cc: Rami Rosen
This patch fixes a typo in librte_ether/rte_ethdev.h.
Signed-off-by: Rami Rosen <rami.rosen@intel.com>
---
lib/librte_ether/rte_ethdev.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/librte_ether/rte_ethdev.h b/lib/librte_ether/rte_ethdev.h
index 45482f1..2dab75c 100644
--- a/lib/librte_ether/rte_ethdev.h
+++ b/lib/librte_ether/rte_ethdev.h
@@ -102,7 +102,7 @@
* rte_eth_dev_configure(), rte_eth_tx_queue_setup(), or
* rte_eth_rx_queue_setup()), it must call rte_eth_dev_stop() first to stop the
* device and then do the reconfiguration before calling rte_eth_dev_start()
- * again. The tramsit and receive functions should not be invoked when the
+ * again. The transmit and receive functions should not be invoked when the
* device is stopped.
*
* Please note that some configuration is not stored between calls to
--
2.5.5
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [dpdk-dev] [PATCH] librte_ether: Fix a typo in rte_ethdev.h
2016-06-25 15:53 [dpdk-dev] [PATCH] librte_ether: Fix a typo in rte_ethdev.h Rami Rosen
@ 2016-06-30 16:43 ` Thomas Monjalon
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Monjalon @ 2016-06-30 16:43 UTC (permalink / raw)
To: Rami Rosen; +Cc: dev
2016-06-25 18:53, Rami Rosen:
> This patch fixes a typo in librte_ether/rte_ethdev.h.
>
> Signed-off-by: Rami Rosen <rami.rosen@intel.com>
Applied, thanks
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-06-30 16:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-25 15:53 [dpdk-dev] [PATCH] librte_ether: Fix a typo in rte_ethdev.h Rami Rosen
2016-06-30 16:43 ` Thomas Monjalon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).