linux/drivers/net/ethernet/mediatek
John Crispin 94321a9fc9 net: mediatek: dropped rx packets are not being counted properly
There are two places inside mtk_poll_rx where rx_dropped is not being
incremented properly. Fix this by adding the missing code to increment
the counter.

Signed-off-by: John Crispin <john@phrozen.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-06-10 23:29:29 -07:00
..
Kconfig
Makefile
mtk_eth_soc.c net: mediatek: dropped rx packets are not being counted properly 2016-06-10 23:29:29 -07:00
mtk_eth_soc.h net: mediatek: fix missing free of scratch memory 2016-06-10 23:29:28 -07:00