commit | 9cbcc4280645f0e7e19e6a0da443ec7e69cecf40 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <sthemmin@microsoft.com> | Thu Sep 22 16:56:34 2016 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Sep 23 08:39:49 2016 -0400 |
tree | 9853d5d2e8fec8108df235c5bacf8ee67e4044ea | |
parent | f207c10d982388fa42710922ad1c0c9d3ba9a87b [diff] |
hv_netvsc: remove VF in flight counters Since VF reference is now protected by RCU, no longer need the VF usage counter and can use device flags to see whether to inject or not. Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com> Signed-off-by: David S. Miller <davem@davemloft.net>