On Wed, Jun 06, 2012 at 05:44:38PM -0700, Ethan Jackson wrote: > It turns out that eth_addr_equal_except() computed the exact > opposite of what it purported to. It returned true if the two > arguments where *not* equal. This is extremely confusing, so this > patch changes it. > > Signed-off-by: Ethan Jackson <[email protected]>
This makes no observable behavioral change, right? That is, it doesn't fix a bug? Assuming that's true, it looks OK to me. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
