On 17 February 2017 at 03:10, Alin Serdean <[email protected]> wrote: > Commit fa07525f9cf3fa698ebc23ea09da477d3d881a87 fixed error logging for > for regular netdevs, however it overlooked "internal" netdevs. > > This patch allows "internal" netdev objects to be created and passed to > dpif_port_add(). > > Reported-by: Nithin Raju <[email protected]> > Signed-off-by: Alin Gabriel Serdean <[email protected]> > ---
In future, please title commits as for how it changes the codebase, rather than current status. For instance, for this commit: "windows: Fix broken internal netdevs." This makes it easier to read through git logs and understand the changes occurring over time (and most commit titles are written this way.) Thanks! _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
