ofproto-dpif-xlate: Break recirculation actions out from action_set.
[cascardo/ovs.git] / ofproto / ofproto-dpif-monitor.h
index b65d70b..7d6d0da 100644 (file)
@@ -29,6 +29,6 @@ void ofproto_dpif_monitor_port_send_soon(const struct ofport_dpif *);
 
 void ofproto_dpif_monitor_port_update(const struct ofport_dpif *,
                                       struct bfd *, struct cfm *,
-                                      struct lldp *, uint8_t[OFP_ETH_ALEN]);
+                                      struct lldp *, const struct eth_addr *);
 
 #endif /* ofproto-dpif-monitor.h */