geneve: add missing rx stats accounting
authorGirish Moodalbail <girish.moodalbail@oracle.com>
Fri, 9 Jun 2017 00:07:48 +0000 (17:07 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 13 Apr 2018 17:48:26 +0000 (19:48 +0200)
commitfb96822d6c4d5c3e252dbf687ad2f7d6d8b0ef8b
tree9af9cbeee41dd7dca43d49b3456f44c3b12cd95a
parent3f7b3c7a792c8d74bcdf6dfca0189c9d2065508f
geneve: add missing rx stats accounting

[ Upstream commit fe741e2362f33bbea813bcc3a921de356c6653db ]

There are few places on the receive path where packet drops and packet
errors were not accounted for. This patch fixes that issue.

Signed-off-by: Girish Moodalbail <girish.moodalbail@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/geneve.c