ethdev: fix a doxygen comment for port allocation
authorRami Rosen <rami.rosen@intel.com>
Sun, 5 Aug 2018 20:03:28 +0000 (23:03 +0300)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 9 Aug 2018 15:53:34 +0000 (17:53 +0200)
commit2da7f0146e47833215e68f2c658b4275b8d609fc
tree3e6bfcdf3ed89575801bafad5261c0a646e07ec0
parent95b01d8cdc00c193a25d8f1200546b61936158f9
ethdev: fix a doxygen comment for port allocation

This patch fixes a doxygen comment of the rte_eth_dev_allocate()
method. There is no parameter named "type" for this
method; so this patch removes the doxygen comment about it.

Fixes: 6751f6deb798 ("ethdev: get rid of device type")
Cc: stable@dpdk.org
Signed-off-by: Rami Rosen <rami.rosen@intel.com>
Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
lib/librte_ethdev/rte_ethdev_driver.h