datapath: Rename key_len to key_end
authorAndy Zhou <azhou@nicira.com>
Fri, 16 Aug 2013 23:01:29 +0000 (16:01 -0700)
committerJesse Gross <jesse@nicira.com>
Thu, 22 Aug 2013 18:39:53 +0000 (11:39 -0700)
commitcc611f66a6cb907673786ffa2f8137a6da597d1a
treec3ba0d5ffe3804e953102602ee74443904583038
parentdc30ea2d9df90f5aaa75427c93116f0258d22789
datapath: Rename key_len to key_end

Key_end is a better name describing the ending boundary than key_len.
Rename those variables to make it less confusing.

Signed-off-by: Andy Zhou <azhou@nicira.com>
Signed-off-by: Jesse Gross <jesse@nicira.com>
datapath/flow.c
datapath/flow.h