commit | 926d93a33e59b2729afdbad357233c17184de9d2 | [log] [tgz] |
---|---|---|
author | David Ahern <dsa@cumulusnetworks.com> | Tue Jan 03 09:37:55 2017 -0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Jan 03 18:51:40 2017 -0500 |
tree | dc3d187bfa1dc6c1594306c0670dd8296f264bcb | |
parent | 3b48ab2248e61408910e792fe84d6ec466084c1a [diff] |
net: vrf: Add missing Rx counters The move from rx-handler to L3 receive handler inadvertantly dropped the rx counters. Restore them. Fixes: 74b20582ac38 ("net: l3mdev: Add hook in ip and ipv6") Reported-by: Dinesh Dutt <ddutt@cumulusnetworks.com> Signed-off-by: David Ahern <dsa@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>