]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd56faa826af325aa1a13eb6b1abfb1148ad8f751
treedf0acdaec7613cfd181a98448d0678660b6ca5ad
parentd80b98126b352662891189be7974f3c1ce5a2761
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