enic: expose Rx missed packets counter
authorJohn Daley <johndale@cisco.com>
Wed, 30 Mar 2016 18:07:31 +0000 (11:07 -0700)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 30 Mar 2016 18:17:58 +0000 (20:17 +0200)
commit7182d3e7d17722d088322695fc09f0d3bb7f1eab
tree3aa05029224ae7c25b08743e6def8f9cab454711
parent7fbf050c8cc7c350926cd943afcf1636eb636201
enic: expose Rx missed packets counter

Update the 'imissed' counter with the number of packets dropped
by the NIC.

Fixes: fefed3d1e62c ("enic: new driver")

Signed-off-by: John Daley <johndale@cisco.com>
Reviewed-by: Nelson Escobar <neescoba@cisco.com>
drivers/net/enic/enic_main.c