lacp: Notify LACP module when carrier changes.
[openvswitch] / lib / netlink-socket.h
index 7e01acbfa19c97fc39845ff0e7ca2a2287733d10..f2a5d3fa82051ae835e77381e8e2f216248381c4 100644 (file)
@@ -60,7 +60,7 @@ int nl_sock_transact(struct nl_sock *, const struct ofpbuf *request,
 int nl_sock_drain(struct nl_sock *);
 
 void nl_sock_wait(const struct nl_sock *, short int events);
-short int nl_sock_woke(const struct nl_sock *);
+int nl_sock_fd(const struct nl_sock *);
 
 uint32_t nl_sock_pid(const struct nl_sock *);