2015-04-20 16:22, Helin Zhang: > As base driver provides 'i40e_aq_debug_read_register()', the same > functional interface of 'i40e_debug_read_register()' can be replaced. > > Signed-off-by: Helin Zhang <helin.zhang at intel.com> > --- > lib/librte_pmd_i40e/i40e_ethdev.c | 22 ++-------------------- > 1 file changed, 2 insertions(+), 20 deletions(-)
It should be merged with the patch introducing the function in the base driver. So it will be easier to check what changed.