net/ice: fix dropped packets statistics name
authorDavid Marchand <david.marchand@redhat.com>
Mon, 3 Jun 2019 08:31:28 +0000 (10:31 +0200)
committerFerruh Yigit <ferruh.yigit@intel.com>
Thu, 20 Jun 2019 21:42:04 +0000 (23:42 +0200)
commit448fab12fbd4892721b5e199cf48a2079bacbe5c
treeacd70843162cd05f80f54aa6e485cfeea67b8647
parent61e5456cdf67ecf6032c5dbf88caf88213021a89
net/ice: fix dropped packets statistics name

Copy/paste from i40e, let's align with the fix on i40e.

Fixes: a37bde56314d ("net/ice: support statistics")
Cc: stable@dpdk.org
Signed-off-by: David Marchand <david.marchand@redhat.com>
Acked-by: Eelco Chaudron <echaudro@redhat.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
drivers/net/ice/ice_ethdev.c