multipath: Fix compiler warning.
authorEthan Jackson <ethan@nicira.com>
Sun, 2 Jan 2011 21:24:27 +0000 (13:24 -0800)
committerEthan Jackson <ethan@nicira.com>
Tue, 4 Jan 2011 18:30:36 +0000 (10:30 -0800)
commit19f62195a5d7f92bd22482db746d830c7cde40c4
treef86b8427c66b923ff64454b7acaee074863826ec
parent7e660f511a2a4d7a1ef027b0b3eb561592a66f71
multipath: Fix compiler warning.

This commit fixes the following compiler warning:
"cast from function call of type 'uint16_t' to non-matching type
'enum nx_mp_fields'"
lib/multipath.c