ethdev: fix a typo in global API introduction
authorNikhil Rao <nikhil.rao@intel.com>
Mon, 1 Aug 2016 05:49:48 +0000 (11:19 +0530)
committerThomas Monjalon <thomas@monjalon.net>
Sun, 2 Jul 2017 17:46:52 +0000 (19:46 +0200)
commit5142318c8110d3bd697bf2217cfb653ebd11a0c2
treebc8a19926bf4f9dbf7dfb33b086edae3ee4464d6
parent0abf98589d9402c6fd9b8866639f1535ceb302ce
ethdev: fix a typo in global API introduction

This patch fixes a typo in the eth device API doc, device
config. not stored between calls to rte_eth_dev_start/stop()
should be restored before a call to rte_eth_dev_start()
instead of after a call to rte_eth_dev_start().

Signed-off-by: Nikhil Rao <nikhil.rao@intel.com>
Acked-by: John McNamara <john.mcnamara@intel.com>
lib/librte_ether/rte_ethdev.h