On Mon, Aug 06, 2012 at 11:03:58PM -0700, Ben Pfaff wrote: > 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.
Thanks. I'll clean up 3 and send a rebased series. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev