On Fri, Jul 11, 2014 at 01:02:35AM +, Alin Serdean wrote:
> Do not bypass dpif_linux_class for the creation of dpif_class when compiling
> with MSVC. This will allow the code behind dpif-linux interface to run.
>
> Signed-off-by: Alin Gabriel Serdean
Fair enough.
Do not bypass dpif_linux_class for the creation of dpif_class when compiling
with MSVC. This will allow the code behind dpif-linux interface to run.
Signed-off-by: Alin Gabriel Serdean
---
lib/dpif.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/dpif.c b/lib/dpif.c
inde