Re: [ovs-dev] [PATCH] v5 openvswitch: Remove Linux bridge compatibility.

2012-12-27 Thread Pravin Shelar
Thanks, Pushed to master. On Thu, Dec 27, 2012 at 10:30 AM, Jesse Gross wrote: > On Wed, Dec 26, 2012 at 2:41 PM, Pravin B Shelar > wrote: > > Fixed according to comments from Ben and Jesse. > > v4-v5: > > - removed vport-generic.[ch] > > v3-v4: > > - remove unused vport API - get_dev_flags(

Re: [ovs-dev] [PATCH] v5 openvswitch: Remove Linux bridge compatibility.

2012-12-27 Thread Jesse Gross
On Wed, Dec 26, 2012 at 2:41 PM, Pravin B Shelar wrote: > Fixed according to comments from Ben and Jesse. > v4-v5: > - removed vport-generic.[ch] > v3-v4: > - remove unused vport API - get_dev_flags(), is_running(), >get_operstate() and get_mtu(). > v2-v3: > - Removed vport->get_kobj(). >