[ovs-git] [openvswitch/ovs] 0c87e0: netdev-windows: Fix broken compilation.

GitHub noreply at github.com
Thu Mar 5 17:30:08 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 0c87e03dff7fc61b9d066beb42511846354ad35b
      https://github.com/openvswitch/ovs/commit/0c87e03dff7fc61b9d066beb42511846354ad35b
  Author: Gurucharan Shetty <shettyg at nicira.com>
  Date:   2015-03-05 (Thu, 05 Mar 2015)

  Changed paths:
    M lib/netdev-windows.c

  Log Message:
  -----------
  netdev-windows: Fix broken compilation.

Commit 6fd6ed71cb9f(ofpbuf: Simplify ofpbuf API.) removed ofpbuf_size
and ofpbuf_data. They still had reference from netdev-windows. Fix them.

Signed-off-by: Gurucharan Shetty <gshetty at nicira.com>
Acked-by: Ben Pfaff <blp at nicira.com>


  Commit: 8f07d902f124d0cf0cebcf3c2aea09183d2699e0
      https://github.com/openvswitch/ovs/commit/8f07d902f124d0cf0cebcf3c2aea09183d2699e0
  Author: Gurucharan Shetty <shettyg at nicira.com>
  Date:   2015-03-05 (Thu, 05 Mar 2015)

  Changed paths:
    M include/windows/syslog.h

  Log Message:
  -----------
  windows/syslog: Remove duplicate definition.

Signed-off-by: Gurucharan Shetty <gshetty at nicira.com>
Acked-by: Ben Pfaff <blp at nicira.com>


Compare: https://github.com/openvswitch/ovs/compare/7cc398cb8561...8f07d902f124


More information about the git mailing list