net/bnx2x: fix invalid free on unplug
[dpdk.git] / drivers / net / enic / enic.h
index 859d018..5a92508 100644 (file)
@@ -169,7 +169,6 @@ struct enic {
        rte_spinlock_t mtu_lock;
 
        LIST_HEAD(enic_flows, rte_flow) flows;
-       rte_spinlock_t flows_lock;
 
        /* RSS */
        uint16_t reta_size;