ofproto-dpif: Fix small typo in comment.
[openvswitch] / ofproto / ofproto-dpif.c
index 6c65a37c742ccbca331a4bffd9eb13fcdac7a2c3..de243fcbdc7b82b701a2490aa2612a4f95494e2d 100644 (file)
@@ -2926,7 +2926,7 @@ rule_modify_actions(struct rule *rule_)
     complete_operation(rule);
 }
 \f
-/* Sends 'packet' out of port 'odp_port' within 'p'.
+/* Sends 'packet' out of port 'odp_port' within 'ofproto'.
  * Returns 0 if successful, otherwise a positive errno value. */
 static int
 send_packet(struct ofproto_dpif *ofproto, uint32_t odp_port,