commit | d06cbe9cbb8905df21b11d1cf789c9b2947688e9 | [log] [tgz] |
---|---|---|
author | Kunihiko Hayashi <hayashi.kunihiko@socionext.com> | Fri Mar 09 15:27:20 2018 +0900 |
committer | David S. Miller <davem@davemloft.net> | Fri Mar 09 12:00:13 2018 -0500 |
tree | d483f98f97f770c26590cac8efe6cff4a5efd778 | |
parent | 1dd27cde30e85774c77349c804229431616d594a [diff] |
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>