ofp-print: Remove vestigial 'total_len' argument.
authorEthan Jackson <ethan@nicira.com>
Fri, 23 Dec 2011 01:47:15 +0000 (17:47 -0800)
committerEthan Jackson <ethan@nicira.com>
Tue, 10 Jan 2012 22:29:17 +0000 (14:29 -0800)
commitc499c75db61f296041d7c39878c4f8cfea7671d5
treeebcdf735e14edf4918629c5e41e9e38ff4e658c1
parent2bcf7df6f7a87d8940deff6fbbc359b0a310a74a
ofp-print: Remove vestigial 'total_len' argument.

ofp_print_packet() and ofp_packet_to_string() don't use the
'total_len' argument which they require callers to supply.

Signed-off-by: Ethan Jackson <ethan@nicira.com>
lib/dpif.c
lib/ofp-print.c
lib/ofp-print.h
ofproto/ofproto-dpif.c
tests/test-flows.c