netlink-socket: New function nl_lookup_genl_mcgroup().
[sliver-openvswitch.git] / lib / dpif-linux.c
index 88707d8..f22970d 100644 (file)
@@ -138,7 +138,7 @@ struct dpif_linux {
 
     /* Change notification. */
     struct sset changed_ports;  /* Ports that have changed. */
-    struct rtnetlink_notifier port_notifier;
+    struct nln_notifier port_notifier;
     bool change_error;
 
     /* Queue of unused ports. */