Revert "miniflow: Remove unused values_inline branch from miniflow_move()"
authorJarno Rajahalme <jrajahalme@nicira.com>
Tue, 26 Aug 2014 22:48:48 +0000 (15:48 -0700)
committerJarno Rajahalme <jrajahalme@nicira.com>
Tue, 26 Aug 2014 22:48:48 +0000 (15:48 -0700)
commit097673a636ad7684d89ed3a9a858f6afae586822
tree62b40fc12d5d1f9df2eebcbeb23719ab5bba28a2
parentcaac88029f94a9b1141ad3acf8c504441b26ce1d
Revert "miniflow: Remove unused values_inline branch from miniflow_move()"

This reverts commit 29d2aa3aa74ab97df0f00af5bddaa12485c1d39a.

Turns out the code was correct but the dynamic nature of miniflow
inline storage was poorly documented.  A following patch fixes the
documentation.

Signed-off-by: Jarno Rajahalme <jrajahalme@nicira.com>
lib/flow.c