On Fri, Sep 04, 2015 at 04:53:29PM -0400, Aaron Conole wrote: > This commit uses the C99 ULL suffix to tell the compiler to treat the > constant as 64-bits, and also masks portions of the uint64_t argument to > the htons() calls to avoid compiler errors. > > Signed-off-by: Aaron Conole <[email protected]>
Applied. I reformatted the commit message, which had a very long first long. I only saw these errors from sparse, by the way, but that's good enough for me. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
