Re: [ovs-dev] [PATCH v4 09/13] datapath: Cleanup netlink compat code.

2013-09-06 Thread Pravin Shelar
Thanks. I pushed series to master and 2.0. On Wed, Sep 4, 2013 at 1:59 PM, Jesse Gross wrote: > On Wed, Sep 4, 2013 at 1:53 PM, Pravin B Shelar wrote: >> Patch removes genl, netlink, rtnl compat code and dpif-linux >> fallback-id compat code. >> >> Signed-off-by: Pravin B Shelar > > Acked-by:

Re: [ovs-dev] [PATCH v4 09/13] datapath: Cleanup netlink compat code.

2013-09-04 Thread Jesse Gross
On Wed, Sep 4, 2013 at 1:53 PM, Pravin B Shelar wrote: > Patch removes genl, netlink, rtnl compat code and dpif-linux > fallback-id compat code. > > Signed-off-by: Pravin B Shelar Acked-by: Jesse Gross ___ dev mailing list dev@openvswitch.org http://o

[ovs-dev] [PATCH v4 09/13] datapath: Cleanup netlink compat code.

2013-09-04 Thread Pravin B Shelar
Patch removes genl, netlink, rtnl compat code and dpif-linux fallback-id compat code. Signed-off-by: Pravin B Shelar --- datapath/compat.h |8 -- datapath/datapath.c | 12 +- datapath/dp_notify.c|2 +-