lib/ofpbuf: Rename private fields to discourage direct use.
authorJarno Rajahalme <jrajahalme@nicira.com>
Tue, 8 Apr 2014 15:36:33 +0000 (08:36 -0700)
committerJarno Rajahalme <jrajahalme@nicira.com>
Tue, 8 Apr 2014 21:03:53 +0000 (14:03 -0700)
commit3f976e12a003c3f739ec6f09bdc7b11ae153392b
tree41946e27fb365dd27d6b4e82f38ca5c39f757c92
parent8bd43ce6dc8113b5e1b11aa79ba3b6bd29dabc74
lib/ofpbuf: Rename private fields to discourage direct use.

Direct use of 'data', 'base', and 'size' will break DPDK builds.  Try
to wean us off the habit by renaming the fields.

Signed-off-by: Jarno Rajahalme <jrajahalme@nicira.com>
Acked-by: Alex Wang <alexw@nicira.com>
lib/ofpbuf.h