Thanks, Pushed to master.
On Tue, Jun 19, 2012 at 5:20 PM, Jesse Gross <[email protected]> wrote: > On Tue, Jun 19, 2012 at 5:12 PM, Pravin B Shelar <[email protected]> wrote: >> From kernel 3.4 netdevice structure has delayed_work in >> net_device->pm_qos_req. delayed_work needs work_struct definition. >> OVS has its own workq implementation which redefines work_struct. >> So we need to make it consistent with work_struct defined >> in kernel workqueue.h to have correct net_device definition. >> >> Signed-off-by: Pravin B Shelar <[email protected]> > > Acked-by: Jesse Gross <[email protected]> _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
