buffer: Make buffer_pull() return the start of the pulled data.
authorBen Pfaff <blp@nicira.com>
Mon, 14 Jul 2008 20:51:26 +0000 (13:51 -0700)
committerBen Pfaff <blp@nicira.com>
Fri, 18 Jul 2008 20:42:37 +0000 (13:42 -0700)
commitd6ea83302af4676df036d3c7e52f680dd84cf9a6
treef81a6f2d431decef8359883b82188464fc5fcf95
parent47cebfdbefaf502e557e63beab2d68bd1cc462a7
buffer: Make buffer_pull() return the start of the pulled data.

Some callers find this useful.
include/buffer.h
lib/buffer.c