Signed-off-by: Ben Pfaff <[email protected]>
---
lib/netdev-dummy.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/lib/netdev-dummy.c b/lib/netdev-dummy.c
index 9515021..8ad9af6 100644
--- a/lib/netdev-dummy.c
+++ b/lib/netdev-dummy.c
@@ -87,7 +87,6 @@ struct netdev_rx_dummy {
struct list node; /* In netdev_dummy's "rxes" list. */
struct list recv_queue;
int recv_queue_len; /* list_size(&recv_queue). */
- bool listening;
};
static unixctl_cb_func netdev_dummy_set_admin_state;
--
1.7.10.4
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev