On Tue, Jun 19, 2012 at 5:12 PM, Pravin B Shelar <pshe...@nicira.com> 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 <pshe...@nicira.com>
Acked-by: Jesse Gross <je...@nicira.com> _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev