datapath: Fix typo in 64-bit compat header.
authorBen Pfaff <blp@nicira.com>
Mon, 11 Oct 2010 21:04:10 +0000 (14:04 -0700)
committerBen Pfaff <blp@nicira.com>
Mon, 11 Oct 2010 21:20:22 +0000 (14:20 -0700)
commit45ca68cbadc3697ac95c53939d2877c6c2a3782e
treee0ade80191c723d230a8c2748002d006e9bc5cea
parent65d042a1b4e3169c44bbb0fca5f0746e04ae6a4e
datapath: Fix typo in 64-bit compat header.

Commit f1588b1f "datapath: Remove implementation of port groups" added a
spurious "V" in the odp-compat.h header.  I failed to test-build that
commit on a 64-bit system and thus this broke the build on x86-64 and other
64-bit systems.

Signed-off-by: Ben Pfaff <blp@nicira.com>
Acked-by: Jesse Gross <jesse@nicira.com>
datapath/odp-compat.h