commit | 8c876639c98501b049269b554bf4ecbb8f9c012f | [log] [tgz] |
---|---|---|
author | Pravin B Shelar <pshelar@nicira.com> | Sat Aug 29 17:44:07 2015 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sat Aug 29 19:07:15 2015 -0700 |
tree | df0acdaec7613cfd181a98448d0678660b6ca5ad | |
parent | 3eedb41fb43461b5fde3f72fd00a7706f0b90103 [diff] |
openvswitch: Remove vport stats. Since all vport types are now backed by netdev, we can directly use netdev stats. Following patch removes redundant stat from vport. Signed-off-by: Pravin B Shelar <pshelar@nicira.com> Signed-off-by: David S. Miller <davem@davemloft.net>