On Thu, Nov 22, 2012 at 11:29:24PM +0200, Ansis Atteka wrote: > My previous dcb66daea433cd93593e517c3fac3c898f2c9f70 commit broke > 32-bit builds. This patch assures that size of struct flow is equal > on both 32-bit and 64-bit architectures so that build asserts would > not fire anymore. > > Signed-off-by: Ansis Atteka <[email protected]>
It looks good to me and passes "make check" on my 32-bit system. In commit messages, please also include the title of commits when referring to them by number, e.g. "commit dcb66daea433cd93593e517c3fac3c898f2c9f70 (python/ovs/stream: Fix Stream.connect() retval for incomplete connection.)." (Incidentally, that appears to be the wrong commit number.) _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
