On Mon, Sep 8, 2014 at 2:14 PM, Andy Zhou wrote:
> Looks good to me.
> Acked-by: Andy Zhou
>
I pushed patch to master.
> BTW, did you figure out why gcc did not warning about the unused variable?
>
I am not sure, I will try to find it.
Thanks,
Pravin.
___
Looks good to me.
Acked-by: Andy Zhou
BTW, did you figure out why gcc did not warning about the unused variable?
On Mon, Sep 8, 2014 at 12:56 PM, Pravin B Shelar wrote:
> Signed-off-by: Pravin B Shelar
> ---
> datapath/datapath.c | 26 --
> datapath/flow_netlink.c
Signed-off-by: Pravin B Shelar
---
datapath/datapath.c | 26 --
datapath/flow_netlink.c | 2 +-
datapath/flow_netlink.h | 2 +-
3 files changed, 14 insertions(+), 16 deletions(-)
diff --git a/datapath/datapath.c b/datapath/datapath.c
index d851cab..59f73d7 100644
--