[ovs-git] [openvswitch/ovs] 52a154: netlink-socket: Convert from error number to strin...

GitHub noreply at github.com
Wed Sep 10 21:27:29 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 52a1540a7f0bd88f9fede572a5ac7789b03998c5
      https://github.com/openvswitch/ovs/commit/52a1540a7f0bd88f9fede572a5ac7789b03998c5
  Author: Gurucharan Shetty <gshetty at nicira.com>
  Date:   2014-09-10 (Wed, 10 Sep 2014)

  Changed paths:
    M lib/netlink-socket.c

  Log Message:
  -----------
  netlink-socket: Convert from error number to string correctly.

As mentioned in the comment above the function ovs_strerror(), it
should not be used to convert WINAPI error numbers to string.
Use ovs_lasterror_to_string() instead.

Signed-off-by: Gurucharan Shetty <gshetty at nicira.com>
Acked-by: Alin Gabriel Serdean <aserdean at cloudbasesolutions.com>




More information about the git mailing list