> -----Original Message----- > From: Ferruh Yigit [mailto:ferruh.yi...@intel.com] > > On 12/10/2017 11:31 PM, Prashant Bhole wrote: > > Removed rte_eth_dev_info_get() calls and declaration of struct > > rte_eth_dev_info where info is not used anymore > > > > Signed-off-by: Prashant Bhole <bhole_prashant...@lab.ntt.co.jp> > > Reviewed-by: Ferruh Yigit <ferruh.yi...@intel.com> > > > At any point in the history were they used? If so, can you please add the > commit > making them unnecessary with "Fixes" tag?
Ferruh, Thanks for reviewing. Adding tag in reply. Let me know if v2 needed with the tag. Fixes: 81f7ecd934372fc9f592d1322f8eff86350fa4f5 -Prashant