nicira-ext: Fix NXM example.
authorBen Pfaff <blp@nicira.com>
Tue, 9 Aug 2011 20:46:51 +0000 (13:46 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 9 Aug 2011 20:53:21 +0000 (13:53 -0700)
commitbe86ea7aa98b87079e266c91d139612fa8543edd
treee1c9cabef7b8f2c3a250c7d4accf770c29aa22bf
parente89993f33c2ccd0373a47941df82bdd797c525ea
nicira-ext: Fix NXM example.

The code and the specification say that nxm_length includes both value
and mask, but this example showed nxm_length only including the value.
This commit fixes it.

Reported-by: Justin Pettit <jpettit@nicira.com>
include/openflow/nicira-ext.h