On Wed, Aug 01, 2012 at 04:01:53PM +0900, Simon Horman wrote:
> Signed-off-by: Simon Horman <ho...@verge.net.au>

I moved the ? to the second line here to match my preferred style:
> +    return htons(protocol & OFPUTIL_P_TID ?
> +                 (fm->command & 0xff) | (fm->table_id << 8)
> +                 : fm->command);

I pushed patches 4-10 to master.  So now, of 1-10, only 3 is not on
master.  I'm done for tonight with applying patches, for what it's
worth.

Thank you!

Ben
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to