openvswitch: Remove vport stats.
authorPravin B Shelar <pshelar@nicira.com>
Sun, 30 Aug 2015 00:44:07 +0000 (17:44 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 30 Aug 2015 02:07:15 +0000 (19:07 -0700)
commit8c876639c98501b049269b554bf4ecbb8f9c012f
treedf0acdaec7613cfd181a98448d0678660b6ca5ad
parent3eedb41fb43461b5fde3f72fd00a7706f0b90103
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>
net/openvswitch/vport-internal_dev.c
net/openvswitch/vport-netdev.c
net/openvswitch/vport-netdev.h
net/openvswitch/vport.c
net/openvswitch/vport.h