On Tue, Dec 01, 2015 at 03:03:09PM +0900, Simon Horman wrote:
> Use dp_packet_reset_offsets() in dp_packet_init__() to make it
> clearer that initialisation includes a reset of packets
> packets the same way as callers to dp_packet_reset_offsets() reset packets.
>
> Signed-off-by: Simon Horman
T
On Tue, Dec 01, 2015 at 03:03:09PM +0900, Simon Horman wrote:
> Use dp_packet_reset_offsets() in dp_packet_init__() to make it
> clearer that initialisation includes a reset of packets
> packets the same way as callers to dp_packet_reset_offsets() reset packets.
>
> Signed-off-by: Simon Horman
>
Use dp_packet_reset_offsets() in dp_packet_init__() to make it
clearer that initialisation includes a reset of packets
packets the same way as callers to dp_packet_reset_offsets() reset packets.
Signed-off-by: Simon Horman
---
lib/dp-packet.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(