Add a few 'const's.
authorBen Pfaff <blp@nicira.com>
Tue, 31 Jan 2012 20:56:49 +0000 (12:56 -0800)
committerBen Pfaff <blp@nicira.com>
Wed, 1 Feb 2012 18:16:28 +0000 (10:16 -0800)
commita39edbd4a409ad14b79c2205e340c07185785b92
tree75f8f5bfcaa3a1ba53402d73c4e71fd94d838bd2
parentc240693fc4d23786ab74bebfde45b44efc8ed39b
Add a few 'const's.

These are useful hints, in these cases, that the caller retains ownership
of the passed-in packets.

Signed-off-by: Ben Pfaff <blp@nicira.com>
lib/dpif.c
lib/dpif.h
ofproto/ofproto-dpif.c