Acked-by: Ethan Jackson <et...@nicira.com>

On Fri, Dec 27, 2013 at 11:03 PM, Ben Pfaff <b...@nicira.com> wrote:
> Signed-off-by: Ben Pfaff <b...@nicira.com>
> ---
>  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
> dev@openvswitch.org
> http://openvswitch.org/mailman/listinfo/dev
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to