sFlow: Genericize/simplify kernel sFlow implementation
[sliver-openvswitch.git] / datapath / vport.c
index 4e922e4..8826e75 100644 (file)
@@ -177,7 +177,6 @@ struct vport *vport_alloc(int priv_size, const struct vport_ops *ops, const stru
        vport->dp = parms->dp;
        vport->port_no = parms->port_no;
        vport->upcall_pid = parms->upcall_pid;
-       atomic_set(&vport->sflow_pool, 0);
        vport->ops = ops;
 
        /* Initialize kobject for bridge.  This will be added as