On Jun 12, 2014, at 4:54 PM, Ben Pfaff <[email protected]> wrote: > On Thu, Jun 12, 2014 at 04:37:33PM -0700, Daniele Di Proietto wrote: >> Since dpif_netdev_enumerate() is used for "netdev" and "dummy" class, it >> incorrectly lists dpif-netdevs as "dummy" and vice versa. >> This patches address the issue by changing the dpif-provider interface: a >> dpif_class parameter is passed to the 'enumerate' call to match the right >> class. >> >> Signed-off-by: Daniele Di Proietto <[email protected]> > > Thanks! I folded in the following coding style updates and will push > after running the unit tests.
Thanks! Daniele _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
