]> asedeno.scripts.mit.edu Git - linux.git/commit
net: ethernet: ave: enable Rx drop interrupt
authorKunihiko Hayashi <hayashi.kunihiko@socionext.com>
Fri, 9 Mar 2018 06:27:20 +0000 (15:27 +0900)
committerDavid S. Miller <davem@davemloft.net>
Fri, 9 Mar 2018 17:00:13 +0000 (12:00 -0500)
commitd06cbe9cbb8905df21b11d1cf789c9b2947688e9
treed483f98f97f770c26590cac8efe6cff4a5efd778
parent1dd27cde30e85774c77349c804229431616d594a
net: ethernet: ave: enable Rx drop interrupt

This enables AVE_GI_RXDROP interrupt factor. This factor indicates
depletion of Rx descriptors and the handler counts the number
of dropped packets.

Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/socionext/sni_ave.c