lib/ofpbuf: refactor ofpbuf_use__() API
authorAndy Zhou <azhou@nicira.com>
Tue, 11 Aug 2015 21:08:42 +0000 (14:08 -0700)
committerAndy Zhou <azhou@nicira.com>
Tue, 1 Sep 2015 22:17:04 +0000 (15:17 -0700)
commit4ac6dbe630d84edc0c622fefd4a48ac3f96814e8
tree909aed7e36aca5c075f439d8b8e2f9c1c1e133e1
parentb614072b993f7fcbd29b517c6b03b2a2888c69c4
lib/ofpbuf: refactor ofpbuf_use__() API

Add the size to its parameter list.

Signed-off-by: Andy Zhou <azhou@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
lib/ofpbuf.c