Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 94321a9f authored by John Crispin's avatar John Crispin Committed by David S. Miller
Browse files

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: default avatarJohn Crispin <john@phrozen.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 2fae723c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment