On Fri, Nov 4, 2011 at 10:59 AM, Jesse Gross <[email protected]> wrote: > On Fri, Nov 4, 2011 at 10:57 AM, Pravin B Shelar <[email protected]> wrote: >> Fixed according to comments from Jesse. >> >> --8<--------------------------cut here-------------------------->8-- >> >> From 2.6.39 kernel netdev features are set using set_features and >> fix_features APIs. Since internal-dev does not need any special >> checks on setting feature, there is no need to define set_features >> or fix_features. Only hw_features needs to be set to features that >> are supported by internal-dev. >> >> Following patch does same and drops discrete offload setting ops for >> newer kernel. >> >> Signed-off-by: Pravin Shelar <[email protected]> >> >> Bug #7772 > > Looks good, thanks. > Acked-by: Jesse Gross <[email protected]> >
Thanks, Pushed to master. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
