net: ena: update driver's rx drop statistics
authorNetanel Belgazal <netanel@amazon.com>
Fri, 23 Jun 2017 08:21:59 +0000 (11:21 +0300)
committerDavid S. Miller <davem@davemloft.net>
Fri, 23 Jun 2017 18:15:11 +0000 (14:15 -0400)
commit11a9a460199f35f6cbd9d65516a262060cba4fec
tree4f9d9a7ef750042ae35aa9342d4ccce96d8df639
parent3ae5907c61587ed8327484bfdda87de0257ea73f
net: ena: update driver's rx drop statistics

rx drop counter is reported by the device in the keep-alive
event.
update the driver's counter with the device counter.

Signed-off-by: Netanel Belgazal <netanel@amazon.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/amazon/ena/ena_netdev.c