Acked-by: Sairam Venugopal <vsai...@vmware.com>
On 12/11/15, 9:32 AM, "Alin Serdean" <aserd...@cloudbasesolutions.com> wrote: >This patch removes unused variables defined in stt and vxlan ports. > >Signed-off-by: Alin Gabriel Serdean <aserd...@cloudbasesolutions.com> >--- > datapath-windows/ovsext/Stt.h | 5 ----- > datapath-windows/ovsext/Vxlan.h | 4 ---- > 2 files changed, 9 deletions(-) > >diff --git a/datapath-windows/ovsext/Stt.h b/datapath-windows/ovsext/Stt.h >index 9a45379..a3e3915 100644 >--- a/datapath-windows/ovsext/Stt.h >+++ b/datapath-windows/ovsext/Stt.h >@@ -56,11 +56,6 @@ typedef struct _OVS_STT_VPORT { > UINT16 dstPort; > UINT64 ackNo; > UINT64 ipId; >- >- UINT64 inPkts; >- UINT64 outPkts; >- UINT64 slowInPkts; >- UINT64 slowOutPkts; > } OVS_STT_VPORT, *POVS_STT_VPORT; > > typedef struct _OVS_STT_PKT_KEY { >diff --git a/datapath-windows/ovsext/Vxlan.h >b/datapath-windows/ovsext/Vxlan.h >index a05834d..b9462f0 100644 >--- a/datapath-windows/ovsext/Vxlan.h >+++ b/datapath-windows/ovsext/Vxlan.h >@@ -20,10 +20,6 @@ > #include "NetProto.h" > typedef struct _OVS_VXLAN_VPORT { > UINT16 dstPort; >- UINT64 inPkts; >- UINT64 outPkts; >- UINT64 slowInPkts; >- UINT64 slowOutPkts; > UINT64 filterID; > UINT64 ipId; > /* >-- >1.9.5.msysgit.0 >_______________________________________________ >dev mailing list >dev@openvswitch.org >https://urldefense.proofpoint.com/v2/url?u=http-3A__openvswitch.org_mailma >n_listinfo_dev&d=BQIGaQ&c=Sqcl0Ez6M0X8aeM67LKIiDJAXVeAw-YihVMNtXt-uEs&r=Dc >ruz40PROJ40ROzSpxyQSLw6fcrOWpJgEcEmNR3JEQ&m=nTCwOR6Lk-WbZ5q-CBq_8BRwzZ-n12 >1QF1lz4UfJRx4&s=3Rs1NH3xoZ1sTlcrpRBy015-dONZh6iwDhBFl_RP4jA&e= _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev