On 30 July 2015 at 10:08, Jesse Gross wrote:
> On Wed, Jul 29, 2015 at 12:53 PM, Joe Stringer wrote:
>> Signed-off-by: Joe Stringer
>> ---
>> datapath/datapath.c | 25 +
>> datapath/datapath.h | 2 +-
>> 2 files changed, 14 insertions(+), 13 deletions(-)
>
> If I rememb
On Wed, Jul 29, 2015 at 12:53 PM, Joe Stringer wrote:
> Signed-off-by: Joe Stringer
> ---
> datapath/datapath.c | 25 +
> datapath/datapath.h | 2 +-
> 2 files changed, 14 insertions(+), 13 deletions(-)
If I remember correctly the reason why these weren't marked const i
Signed-off-by: Joe Stringer
---
datapath/datapath.c | 25 +
datapath/datapath.h | 2 +-
2 files changed, 14 insertions(+), 13 deletions(-)
diff --git a/datapath/datapath.c b/datapath/datapath.c
index ddcd1e5..13b2696 100644
--- a/datapath/datapath.c
+++ b/datapath/datapa