On 5/28/19 9:43 PM, Stephen Hemminger wrote:
This driver was inserting its own stub for queue_stats_mapping which
did nothing but cause this device to return a different errno
than every other device driver.  All devices that don't implement
queue stats mapping should return the same error.

Maybe the plan originally was to implement something, if that
ever happens, just put in the right code.

Fixes: 4861cde46116 ("i40e: new poll mode driver")
Signed-off-by: Stephen Hemminger <step...@networkplumber.org>
---
  drivers/net/i40e/i40e_ethdev.c | 16 ----------------
  1 file changed, 16 deletions(-)



Acked-by: Maxime Coquelin <maxime.coque...@redhat.com>

Reply via email to