On Sat, Dec 01, 2012 at 01:52:45PM +0200, Jarno Rajahalme wrote:
> @@ -119,8 +119,8 @@ enum ofp13_table_config {
>  /* OpenFlow 1.3 specific flags
>   * (struct ofp12_flow_mod, member flags). */
>  enum ofp13_flow_mod_flags {
> -    OFPFF13_NO_PKT_COUNTS = 1 << 3, /* Don??? keep track of packet count. */
> -    OFPFF13_NO_BYT_COUNTS = 1 << 4  /* Don??? keep track of byte count. */
> +    OFPFF13_NO_PKT_COUNTS = 1 << 3, /* Don?????? keep track of packet count. 
> */
> +    OFPFF13_NO_BYT_COUNTS = 1 << 4  /* Don?????? keep track of byte count. */

There's something wrong with the patch as posted: apostrophes came
through as ???.  Can you try reposting in some other form?  (Your
patches don't appear to be mailed with "git send-email", which gets this
stuff right.)
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to