lib/flow: Fix flow_hash_5tuple().
authorJarno Rajahalme <jrajahalme@nicira.com>
Tue, 25 Mar 2014 00:34:48 +0000 (17:34 -0700)
committerJarno Rajahalme <jrajahalme@nicira.com>
Tue, 25 Mar 2014 00:34:48 +0000 (17:34 -0700)
First part of the hash was discarded as basis was used too late.

Also be explicit about the input type expected by mhash_add().

Signed-off-by: Jarno Rajahalme <jrajahalme@nicira.com>
Signed-off-by: Alex Wang <alexw@nicira.com>

No differences found