datapath: Use constants instead of actual values.
authorJesse Gross <jesse@nicira.com>
Thu, 4 Mar 2010 22:55:44 +0000 (17:55 -0500)
committerJesse Gross <jesse@nicira.com>
Mon, 15 Mar 2010 19:44:40 +0000 (15:44 -0400)
commitf5e86186f3ca8cd66a1a5a923417fb60af154447
treec3f352351157cc68bf5dc51f4610203360b310a5
parentb9172b00781eac517edf7aedc60197161c395264
datapath: Use constants instead of actual values.

Use the appropriate constants instead of the values for masks, shifts,
etc.
datapath/flow.c