pktbuf: Directly use pointers in pktbuf_save().
authorEthan Jackson <ethan@nicira.com>
Tue, 3 Jan 2012 18:27:04 +0000 (10:27 -0800)
committerEthan Jackson <ethan@nicira.com>
Tue, 10 Jan 2012 22:29:17 +0000 (14:29 -0800)
commitec14ac26857f49968e48fa7b1ad85a07c1bfcc8d
tree8a4616c27b2e0a477e833e94f7133cc4ebed7b7c
parentc499c75db61f296041d7c39878c4f8cfea7671d5
pktbuf: Directly use pointers in pktbuf_save().

In future patches, directly using a void * pointer in the
pktbuf_save() definition will simplify the code.

Signed-off-by: Ethan Jackson <ethan@nicira.com>
ofproto/connmgr.c
ofproto/pktbuf.c
ofproto/pktbuf.h