Looks Good.

On Fri, Mar 25, 2011 at 10:35 AM, Ben Pfaff <b...@nicira.com> wrote:
> ---
>  lib/lacp.h |    5 -----
>  1 files changed, 0 insertions(+), 5 deletions(-)
>
> diff --git a/lib/lacp.h b/lib/lacp.h
> index 31ac970..8d3bc78 100644
> --- a/lib/lacp.h
> +++ b/lib/lacp.h
> @@ -21,11 +21,6 @@
>  #include <stdint.h>
>  #include "packets.h"
>
> -struct ds;
> -struct lacp;
> -struct lacp_pdu;
> -struct ofpbuf;
> -
>  /* Function called when a LACP PDU is ready to be sent out the given slave */
>  typedef void lacp_send_pdu(void *slave, const struct lacp_pdu *);
>
> --
> 1.7.1
>
> _______________________________________________
> 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