On Mon, Aug 12, 2013 at 3:46 PM, Jesse Gross <[email protected]> wrote: > On Mon, Aug 12, 2013 at 1:28 PM, Pravin B Shelar <[email protected]> wrote: >> XEN dom0 networking assumes dev->master is bond device >> and it tries to access bond private structure from dev->master >> ptr on receive path. This causes panic. >> Following patch removes compat code that is setting master >> device. >> >> Signed-off-by: Pravin B Shelar <[email protected]> >> Bug #18920 > > Can you also add some of the description from the commit message to a > comment? That way in the future we know why we don't backport it. > > Acked-by: Jesse Gross <[email protected]>
Thanks, I pushed updated patch. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
