datapath-windows: Fixed Release broken build.
authorSorin Vinturis <svinturis@cloudbasesolutions.com>
Mon, 24 Nov 2014 16:26:00 +0000 (16:26 +0000)
committerBen Pfaff <blp@nicira.com>
Tue, 25 Nov 2014 16:47:13 +0000 (08:47 -0800)
commitaded80d588bbc959c63579c609755638129f8098
tree7afc291c6a0188e8cd04a4f136f657723c201272
parentff057509e648ec73d0a2faddb665ab106b23102b
datapath-windows: Fixed Release broken build.

The release configurations of the OVSEXT project were not compiling.
This was due to a warning that was treated as error. Fixed that.

I did not want to remove that variable, because it is used in an
ASSERT in that function.

Signed-off-by: Sorin Vinturis <svinturis@cloudbasesolutions.com>
Acked-by: Alin Gabriel Serdean <aserdean@cloudbasesolutions.com>
datapath-windows/ovsext/Datapath.c